Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion lists revisted
- X-seq: zsh-workers 3637
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: PATCH: completion lists revisted
- Date: Thu, 27 Nov 1997 11:34:51 +0100
- In-reply-to: Peter Stephenson's message of Thu, 27 Nov 1997 11:10:53 +0100
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