Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _path_files:compadd:328: invalid pattern character `*'
- X-seq: zsh-workers 10964
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: _path_files:compadd:328: invalid pattern character `*'
- Date: Thu, 27 Apr 2000 11:14:35 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Wed, 26 Apr 2000 17:33:21 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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