Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completing directory path
- X-seq: zsh-workers 12197
 
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
 
- Subject: Re: completing directory path
 
- Date: Fri, 07 Jul 2000 19:16:39 +0100
 
- In-reply-to: "Your message of Fri, 07 Jul 2000 17:07:33 -0000." <1000707170733.ZM1398@xxxxxxxxxxxxxxxxxxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
> On Jul 7,  5:12pm, Peter Stephenson wrote:
> } Subject: completing directory path
> }
> } completion has stopped working on ~1/... etc.
> 
> What are your styles?  This works for me.  Well, it sort of works; I first
> get ~1/ --> ~+1/ and then completion after ~+1/ works as expected.
I can reproduce it with completely vanilla new completion, but it's weirder
than I said: it only happens when there is a unique match for the file in
question (which may explain why I needed to type the first character).
This seems to be completely reproducible and as far as I can see not style
dependent.  It may be related to the fact that the `+' doesn't get inserted
in this case.
-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author