unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
303 stars 27 forks source link

Fix "fzf-zsh-plugin.plugin.zsh…(anon):50: parse error: condition expe… #101

Closed pochemuto closed 6 months ago

pochemuto commented 6 months ago

Recent change introduced a bug causing: fzf-zsh-plugin.plugin.zsh:50: parse error: condition expected: _fzf_has

Description

According to usages in the rest of the repository, proper syntax is as proposed in CL

Checklist

License Acceptance