starship/src
jRimbault 12c7877932
fix: $EDITOR argument parsing (#1595)
Fixed editor argument parsing by properly splitting
whitespace with the same procedure used by shell.
2020-08-21 11:41:36 -05:00
..
configs fix: re-add add_newline to root config (#1598) 2020-08-18 18:58:29 +02: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(pwsh): stop paths from being interpreted as patterns (#1569) 2020-08-19 23:45:10 -05:00
modules Revert "fix: restore add_newline configuration (#1592)" (#1596) 2020-08-17 12:30:01 -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 chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
print.rs fix: re-add add_newline to root config (#1598) 2020-08-18 18:58:29 +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 test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00