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

Re: Completion bug in 4.3.4



Peter Hosey wrote:
> ___
> ls                                                   %/Volumes/RAM  
> Disk/test(0)
> wordpress-tagline-field-nq8.png         wordpress-tagline-field.png
> ___
> du -b tagline                                        %/Volumes/RAM  
> Disk/test(0)
> [I hit tab after tagline]
> du -b -wordpresstagline-field                        %/Volumes/RAM  
> Disk/test(0)
> 
> Notice the appearance of the first hyphen in the wrong position.

Can you post the output of "zstyle -L"?  It looks like you probably
have matcher-list or something similar set.

There were non-ASCII characters in you comment in square brackets, but I
presume the file names are plain ASCII.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


.



Messages sorted by: Reverse Date, Date, Thread, Author