starship/src
David Knaack 6186e296ac
fix(zsh): work when `setopt ksh_arrays` is set (#1612)
2020-09-14 08:30:57 +02:00
..
configs fix: use suffixes for modules before directory (#1645) 2020-09-08 12:09:21 -04:00
formatter chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
init fix(zsh): work when `setopt ksh_arrays` is set (#1612) 2020-09-14 08:30:57 +02:00
modules fix: use suffixes for modules before directory (#1645) 2020-09-08 12:09:21 -04:00
test test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
bug_report.rs test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
config.rs fix(config): don't panic when hex color is too short (#1473) 2020-07-14 23:11:43 +02:00
configure.rs fix: $EDITOR argument parsing (#1595) 2020-08-21 11:41:36 -05:00
context.rs feat: Add Undistract Me Feature (#1019) 2020-08-11 18:44:25 +02:00
lib.rs test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
main.rs test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
module.rs fix: use suffixes for modules before directory (#1645) 2020-09-08 12:09:21 -04:00
print.rs docs: Improvements in docs for custom modules (#1615) 2020-09-01 19:07:12 +02:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs fix(test): do NOT quote argument values for mocked invocations (#1527) 2020-08-24 19:05:43 +02:00