Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: pws-10 RE: zsh-3.1.5-pws-9: _path_files and symbolic links
- X-seq: zsh-workers 5569
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: pws-10 RE: zsh-3.1.5-pws-9: _path_files and symbolic links
- Date: Mon, 1 Mar 1999 15:38:54 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
And even more funny ...
itsrm1% cat ~/.zshrc
#!/tools/bin/zsh
fpath=("$fpath[@]" ~/.zsh.d/comp.d/*)
[[ -f ~/.zsh.d/comp.d/Core/compinit ]] && source
~/.zsh.d/comp.d/Core/compinit
itsrm1% ls src
bzip2-0.9.0c make-3.77 zsh-3.1.5-pws-10
gzip-1.2.4 sudo.v1.5.8 zsh-3.1.5-pws-9
itsrm1% cd s/z/C/C>TAB> => B-E-E-P
itsrm1% cd ./s/z/C/C<TAB> =>
itsrm1% cd ./src/zsh-3.1.5-pws-10/Completion/Co
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author