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

Re: _path_files:compadd:328: invalid pattern character `*'



Bart Schaefer wrote:

> I just installed a rebuild of 3.1.7-pre-1 with patches up to 10935.  I type:
> 
> zagzig[96] vi Completion/*/_rpm<TAB>
> 
> And zsh prints back all of the following lines:
> 
> _path_files:compadd:328: invalid pattern character `*'
> zagzig[96] vi Completion/*/_rpm
>
> ...
> 
> On a hunch, I deleted this style:
> 
> zstyle ':completion:*' matcher-list '' 'r:|[._-,]=* r:|=*' 'm:{a-zA-Z}={A-Za-z} r:|[._-,]=* r:|=*' 'r:|[._-,]=* r:|=* l:|=*'
> 
> and the errors go away.  I suspect something to do with 10925.

Yes, fixed by 10963. Sorry.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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