Aloxaf / fzf-tab

Replace zsh's default completion selection menu with fzf!
MIT License
3.39k stars 96 forks source link

fix: remove -E from zparseopts #433

Closed Aloxaf closed 7 months ago

Aloxaf commented 7 months ago

this fix following bugs:

_tst() {
  compadd -J packages -X package openpgp-keys-gentoo-release -MERGING-pnpm-bin
}
compdef _tst tst