Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
compctl -y and complist module
- X-seq: zsh-workers 10889
 
- From: greg@xxxxxxxxxxxxxx (Greg Klanderman)
 
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh list)
 
- Subject: compctl -y and complist module
 
- Date: Fri, 21 Apr 2000 13:06:22 -0400 (EDT)
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- Reply-to: greg@xxxxxxxxxxxxxx
 
Hi,
Is there any way to have complist work when you use the -y option of
compctl?  It would seem that if I agree to return a display list array
exactly as long as the input list and with the display choices in the
same order this should be sufficient.  Could compctl have an option so
I can tell it that my -y function will abide by these rules?
I'm using zsh 3.1.6.
thanks,
Greg
btw- the matching control (compctl -M) is pretty darn cool!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author