1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-27 12:49:02 +00:00
starship/src/init
Harry Sarson c20a998d15
fix: allow unset KEYMAP and STARSHIP_DURATION in zsh (#3124)
* allow unset KEYMAP and STARSHIP_DURATION in zsh

which prevents errors if a user has `set -u` on in there terminal.

* fix: allow unset KEYMAP and STARSHIP_DURATION in zsh
2021-10-09 19:13:49 +02:00
..
mod.rs fix(init): Use stderr for init error message (#3131) 2021-10-09 08:35:17 +02:00
starship.bash fix(fill): Add terminal-width argument to explicitly define terminal's width (#3090) 2021-10-06 16:36:28 -05:00
starship.elv feat: Add support for RPROMPT (right prompt) (#3026) 2021-09-08 15:45:27 -04:00
starship.fish fix(fill): Add terminal-width argument to explicitly define terminal's width (#3090) 2021-10-06 16:36:28 -05: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 feat: Add starship_precmd_user_func support for PowerShell. (#3115) 2021-10-07 20:08:31 +02: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: allow unset KEYMAP and STARSHIP_DURATION in zsh (#3124) 2021-10-09 19:13:49 +02:00