starship/src/init
Koichi Murase e1189ed756
fix(bash): fix variable leak in Bash integration (#6143)
* fix(bash): quote array expansions to work around custom IFS

* fix(bash): locally set standard IFS for $(jobs -p)

* fix(bash): localize the leaked variable "job"
2024-07-29 21:43:41 +02:00
..
mod.rs fix(bash): use eval instead of a procsub for the POSIX mode (#5020) 2024-04-02 10:45:02 +02:00
starship.bash fix(bash): fix variable leak in Bash integration (#6143) 2024-07-29 21:43:41 +02: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): enable transient prompt when in vi mode (#4826) 2023-01-30 23:13:16 +01: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 feat(pwsh): Support vi command mode indicator (#5049) 2023-06-12 11:05:44 +02: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