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

completion partially stopped to work



With the latest CVS update:

bor@itsrm2% zsh -f
itsrm2% autoload -U compinit; compinit -D
itsrm2% cdpath=(/tools/src)
itsrm2% zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}'
'm:{a-z}={A-Z} r:
|[._-]=* r:|=*' 'm:{a-z}={A-Z} r:|[.-]=** r:|=**'
itsrm2% cd z-bTAB
B-e-e-p
itsrm2% ls -d /tools/src/zsh-build
/tools/src/zsh-build

-andrej

Have a nice DOS!
B >>



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