Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completing directory path



> 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