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

RE: Matching in completion again



> 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