fzf/shell
Marlon Richert 43b3b907f8
[zsh] Don't run precmd hooks in cd widget (#2340)
`precmd` hooks expect the Zsh Line Editor to not be active.
Running these when the ZLE is active can lead to unpredictable results.
See https://github.com/marlonrichert/zsh-autocomplete/issues/180
2021-02-03 19:26:17 +09:00
..
completion.bash [shell] Disable CTRL-Z 2021-01-01 22:36:45 +09:00
completion.zsh [zsh] Properly reset prompt after completion (#2318) 2021-01-13 04:09:34 +09:00
key-bindings.bash [shell] Disable CTRL-Z 2021-01-01 22:36:45 +09:00
key-bindings.fish [shell] Disable CTRL-Z 2021-01-01 22:36:45 +09:00
key-bindings.zsh [zsh] Don't run precmd hooks in cd widget (#2340) 2021-02-03 19:26:17 +09:00