starship/src/init
Jeremy Schlatter b1dcd5aecd
feat: add support for xonsh (#2807)
* feat: add support for xonsh

* xonsh: add STARSHIP_SESSION_KEY

* xonsh: implement STARSHIP_SESSION_KEY in xonsh

* docs: mention tcsh, elvish, and nu in more places

* xonsh: change STARSHIP_SESSION_KEY implementation

See https://github.com/starship/starship/pull/2807#discussion_r667064149

* xonsh: fix jobs implementation

* xonsh: do not silently discard stderr from starship
2021-07-16 15:25:01 -04:00
..
mod.rs feat: add support for xonsh (#2807) 2021-07-16 15:25:01 -04:00
starship.bash fix(bash): Count jobs with for loop to fix MacOS count issue (#2250) 2021-01-31 22:56:06 +01:00
starship.elv feat: add support for elvish shell (#1725) 2021-02-02 12:59:55 +01:00
starship.fish fix(fish): explicitly set scope in fish init script (#2636) 2021-04-29 19:16:10 +02:00
starship.ion feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
starship.nu fix(nu): use correct session key variable name (#2874) 2021-07-10 12:14:42 +02:00
starship.ps1 fix(pwsh): replace Get-Error with $error[0] (#2873) 2021-07-13 16:31:14 -04:00
starship.tcsh feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
starship.xsh feat: add support for xonsh (#2807) 2021-07-16 15:25:01 -04:00
starship.zsh fix(zsh): preserve zle-keymap-select (#2717) 2021-05-12 22:14:48 +02:00