1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-16 03:32:25 +00:00
starship/src/init
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
..
mod.rs fix(init): do not use cygpath for elvish (#6376) 2024-11-09 14:08:36 +01:00
starship.bash fix: handle variable bash $SHLVL behavior with explicit option (#4912) 2024-12-27 11:14:10 +01:00
starship.elv fix(init): Change Elvish init to catch for 0.18 (#3769) 2022-03-25 11:57:38 +01:00
starship.fish fix(fish): restore support for fish <v3.4.0 (#6337) 2024-11-15 09:46:42 +09:00
starship.ion feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
starship.lua feat: Enable transience for Cmd and PowerShell (#4143) 2022-07-24 21:10:40 -05:00
starship.nu fix(nu): continuation prompt not being displayed correctly (#5851) 2024-03-21 12:38:38 +01:00
starship.ps1 fix(init/pwsh): preserve ViModeChangeHandler (#6225) 2024-12-27 11:11:45 +01:00
starship.tcsh feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
starship.xsh fix(xonsh): remove | cat workaround from xonsh init (#5113) 2024-04-14 17:02:00 +02:00
starship.zsh fix(zsh): improve starship binary path escaping (#5574) 2024-01-06 21:19:02 +01:00