Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

incorrect setopt completion



With zsh 5.0.8, I have:

zira:~> setopt | grep print
printexitvalue

"setopt nopri[TAB]" and "unsetopt pri[TAB]" don't give any completion.
However "setopt pri[TAB]" has printexitvalue among its completions.
This should be the opposite!

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author