gentoo / gentoo-zsh-completions

[ORIGIN] Gentoo specific zsh completion support (ebuild, emerge, eselect, ...)
Other
36 stars 19 forks source link

completion does not work with =cat/package- type atoms #7

Closed covici closed 6 years ago

covici commented 9 years ago

Hi. In the released version of your package, I cannot use completion with atoms of the form =/- after the = completion does not work.

radhermit commented 7 years ago

Works for me. Are you escaping the equals sign on the command line? You'll need to do that so it doesn't get interpreted.

radhermit commented 6 years ago

Closing this as works for me. If something is still broken please provide better, full atom examples that aren't completing properly for you.