Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Matching in completion again
- X-seq: zsh-workers 13437
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: RE: Matching in completion again
- Date: Wed, 7 Feb 2001 11:02:51 +0300
- Importance: Normal
- In-reply-to: <000201c090db$d8c6d200$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> I'm not sure if the following is correct
Sorry, of course it is correct. I tend to forget I have r:|[._-]=* r:|=* in
matchers.
> zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' 'm:{a-z}={A-Z}
> r:|[._-]=* r:|=*' 'm:{a-z}={A-Z} r:|[.-]=** r:|=**'
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author