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



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