Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problem with completion of array indices
- X-seq: zsh-workers 10007
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Problem with completion of array indices
- Date: Wed, 08 Mar 2000 13:33:21 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
This is with an unpatched 3.1.6-dev-19:
cd $fpath[1<tab>
1 -- /usr/local/share/zsh/site-functions 10 11 12 13 14
So where are the directories corresponding to 10, 11, 12, 13 and 14. As
far as I can tell, it isn't caused by anything in _subscript so it might
be something in compadd.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author