Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Order of matches in select list
- X-seq: zsh-workers 7590
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Order of matches in select list
- Date: Wed, 1 Sep 1999 10:21:02 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Tue, 31 Aug 1999 18:15:37 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> select (and may be menu completion as well) arrange matches in columns (a la
> /bin/ls output). I find it more natural to be arranged in lines (a la
> '/bin/ls -x' output). Am I the only one? What about an option to select either
> of two?
I /think/ we had this question before. If enough people want this I
may try to do that.
And while we are at it... I still have a 2.4.180 version here with an
option named LIST_PACKED which made the columns of completion lists be
shrunk to their minimal widths. Interesting to have when you have
lists with one one or two very long strings and lots of short
strings. In that case you get one or two wide columns and several
small ones -- dramatically reducing the number of lines needed.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author