Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
pws-19 + patches: parameter completion before pipeline
- X-seq: zsh-workers 6386
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: pws-19 + patches: parameter completion before pipeline
- Date: Mon, 31 May 1999 17:39:05 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I just noted it. Is it intentional?
bor@itsrm2:/tools/src/zsh-3.1.5-pws-19%> zsh -f
itsrm2% fpath=($PWD/Completion/*)
itsrm2% source ./Completion/Core/compinit
itsrm2% zmodload parameter
itsrm2% print -l ${(k)opt<TAB> | grep glob
^ move cursor here
B-e-e-p, but
itsrm2% print -l ${(k)opt<TAB>
itsrm2% print -l ${(k)opt
opt options
The patch list I have:
6318
6322
6326
6330
6331
6332
6335
6340
6343
6345
6346
6352
6354
6355
6368
6369
6374
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author