powerlevel10k/internal
xPMo debacbf530
Fix warning for parameter _p9k__preexec_cmd (#735)
With `setopt warn_create_global`, I get this warning:

    _p9k_preexec2:1: scalar parameter _p9k__preexec_cmd created globally in function _p9k_preexec2
2020-05-19 10:16:12 +02:00
..
configure.zsh wizard now reacts to terminal size changes and can function at much smaller terminal dimensions; fixes #649 2020-04-26 19:32:46 +02:00
icons.zsh use a more portable PROXY_ICON; fixes #596 2020-04-01 11:49:49 +02:00
notes.md notes 2020-05-18 06:44:28 +02:00
p10k.zsh Fix warning for parameter _p9k__preexec_cmd (#735) 2020-05-19 10:16:12 +02:00
parser.zsh parser bug fix: quote array elements after parameter expansion 2020-03-16 09:14:57 +01:00
wizard.zsh disable tty echo for the whole duration of wizard 2020-05-14 20:26:16 +02:00
worker.zsh cd => cd -q to survive weird chpwd hooks 2020-05-04 17:58:57 +02:00