mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-02-11 00:18:39 +00:00
`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