starship/src
2021-09-25 14:07:23 -05:00
..
configs fix(print-config): add missing format_right to FullConfig (#3063) 2021-09-15 17:58:58 +02:00
formatter feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
init fix(windows): make powershell init work on windows 8 again (#3067) 2021-09-25 14:07:23 -05:00
modules docs(modules): add missing module descriptions (#3081) 2021-09-17 16:16:02 -05:00
test feat: Add support for RPROMPT (right prompt) (#3026) 2021-09-08 15:45:27 -04:00
bug_report.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
config.rs refactor: simplify iterator usage (#3017) 2021-09-02 11:48:29 -04:00
configure.rs fix(config): inherit stdin/stdout/stderr instead of piping to fix editor invocation (#3032) 2021-09-03 21:56:43 -04:00
context.rs refactor: replace term_size with terminal_size (#3087) 2021-09-23 17:52:51 +02:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs feat: Add support for RPROMPT (right prompt) (#3026) 2021-09-08 15:45:27 -04:00
module.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
print.rs refactor: replace term_size with terminal_size (#3087) 2021-09-23 17:52:51 +02:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
utils.rs fix(zsh): always escape percent character (#3058) 2021-09-12 19:55:46 -04:00