mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-15 14:53:47 -05: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