1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-15 19:26:50 +00:00
starship/src
Rich Lafferty 7ead2b55eb
fix: handle variable bash $SHLVL behavior with explicit option (#4912)
* Accept shlvl as --shlvl option

* For bash only, pass --shlvl explicitly

* fmt

* Apply suggestion

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* Apply suggestion

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* parse_jobs -> parse_i64

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-12-27 11:14:10 +01:00
..
configs fix(status): add trailing space to pipestatus_format (#6404) 2024-11-24 19:13:35 +01:00
formatter refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
init fix: handle variable bash $SHLVL behavior with explicit option (#4912) 2024-12-27 11:14:10 +01:00
modules fix: handle variable bash $SHLVL behavior with explicit option (#4912) 2024-12-27 11:14:10 +01:00
test refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
bug_report.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
config.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
configure.rs build(deps): update toml crates (#5842) 2024-03-20 18:56:20 +09:00
context_env.rs chore: fix upcoming rust 1.77 clippy issues and chrono deprecations (#5850) 2024-03-20 18:57:14 +09:00
context.rs fix: handle variable bash $SHLVL behavior with explicit option (#4912) 2024-12-27 11:14:10 +01:00
lib.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
logger.rs refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
main.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00
module.rs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00
print.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
segment.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
serde_utils.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
utils.rs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00