Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completion partially stopped to work
- X-seq: zsh-workers 12117
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: completion partially stopped to work
- Date: Thu, 29 Jun 2000 11:46:51 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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