Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
incorrect setopt completion
- X-seq: zsh-workers 36174
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: incorrect setopt completion
- Date: Sat, 15 Aug 2015 02:05:43 +0200
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
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