mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
43b3b907f8
`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