Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: side effect of "select=long"
- X-seq: zsh-workers 11494
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: side effect of "select=long"
- Date: Mon, 22 May 2000 13:29:58 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Mon, 22 May 2000 14:54:17 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> If you set select=long, menu selection is started *only* if list does
> not fit on screen - else menu completion is started. I bever intended
> that - rather, my intention was to start menu selction *instead* of
> displaying completion list. I always had 'select=0' to start menu
> selection unconditionally - now I have no way to start it at all.
>
> In other words, either select style should support something like
> "select='0 long'" or this settings belong to other tag alltogether
Nonsense. What should that mean? `Start selection when the matches
don't fit on the screen, oh, *and* start selection always'??
You were asking for a way to start selection in listing-widgets when
the list doesn't fit on the screen. That's what `select=long-list' is
for, as explained in the docs.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author