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

** matcher does not work anymore



This stopped to work:

bor@itsrm2% l /tools/share/zsh
3.1.6-dev-22/    site-functions/
bor@itsrm2% l /to/sh/z/-22<TAB>
B-e-e-p

It did work at least yesterday.

Yes, I do use ** matcher.

bor@itsrm2% zstyle -L
zstyle ':completion:*' completer _oldlist _complete _match
zstyle :completion::approximate: max-errors 3
zstyle ':completion:*' menu 'select=0'
zstyle ':completion:*::::default' list-colors ''
zstyle ':completion:*:match:*' original yes
zstyle ':completion:*:match:*' insert-unambiguous yes
zstyle ':completion:*:paths' ambiguous yes
zstyle ':completion:*:oldlist' list _match
zstyle ':completion:*' list-rows-first yes
zstyle ':completion:*:(directories|(globbed-|all-|)files)' matcher
'r:|[.-]=**'
zstyle ':completion:*' group-name ''
zstyle ':completion:*:descriptions' format 'Completing %d'

-andrej

Have a nice DOS!
B >>



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