1
0
mirror of https://github.com/Llewellynvdm/fzf.git synced 2025-01-13 03:11:25 +00:00
fzf/shell
Marlon Richert 43b3b907f8
[zsh] Don't run precmd hooks in cd widget ()
`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 () 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 () 2021-02-03 19:26:17 +09:00