zsh-users / zsh-completions

Additional completion definitions for Zsh.
Other
6.97k stars 714 forks source link

Avoid defining local variable 'options' #1027

Closed syohex closed 1 year ago

syohex commented 1 year ago

zsh has the built in variable 'options'. zsh sometimes behaves weirdly when there is a local variable that is named 'options'