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
- X-seq: zsh-workers 5813
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: RE: zsh-3.1.2-pws-12: append slash in cd completion weirdness with globcomplete
- Date: Mon, 15 Mar 1999 13:12:45 +0100 (MET)
- In-reply-to: "Andrej Borsenkow"'s message of Mon, 15 Mar 1999 15:03:54 +0300
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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