1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-07 02:50:47 +00:00
starship/src
2021-09-17 16:16:02 -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(zsh init script): avoid adding preexec commands twice (#3049) 2021-09-09 16:19:01 -04: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 feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04: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 feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04: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