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

Re: PATCH: completion lists revisted



Peter Stephenson wrote:

> ...
> 
> I changed one additional piece of logic: the mere presence of an
> explanation string used to force alternative completions not to be
> tried.  For example,
> 
> compctl -k '(foo bar)' -X 'Yeah.' + -k '(Foo Bar)' foo
> 
> would never look at the Foo Bar possibilities (`foo F^D' would just
> mindlessly say `Yeah.').  Maybe someone can explain this.
> 

I guess this is just a bug (at least I can't remember implementing it
this way intentionally and this was probably my code).


Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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