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

RE: zsh-3.1.2-pws-12: append slash in cd completion weirdness with globcomplete



Andrej Borsenkow wrote:

> bor@itsrm2:/tools/src/zsh-3.1.5-pws-12/Completion%> zsh -f
> itsrm2% fpath=(*(/))
> itsrm2% source Core/compinit
> itsrm2% cdpath=(/tools/src)
> itsrm2% cd samba-2.0.3/  (after the SECOND TAB)
> samba-2.0.3/     socks5-v1.0r9/   sudo.v1.5.8p2/   
> sendmail-8.9.3/  ssh-1.2.26/      
> 
> itsrm2% setopt globcomplete
> itsrm2% cd samba-2.0.3   (after the FIRST TAB)
> samba-2.0.3/     socks5-v1.0r9/   sudo.v1.5.8p2/   
> sendmail-8.9.3/  ssh-1.2.26/      

I was just about to say that I still can't reproduce it when I
remembered: have you applied the patch from 5796?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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