Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Order of matches in select list
- X-seq: zsh-workers 7581
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Order of matches in select list
- Date: Tue, 31 Aug 1999 18:15:37 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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?
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author