mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-01-26 08:38:31 +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