Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: files attributes not colored by complist
- X-seq: zsh-workers 8410
- From: Alexandre Duret-Lutz <alexandre.duret@xxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: files attributes not colored by complist
- Date: 25 Oct 1999 14:50:47 +0100
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: Sven Wischnowsky's message of "Mon, 25 Oct 1999 10:30:12 +0200 (MET DST)"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199910250830.KAA05199@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: aduret@xxxxxxxx
>>> "SW" == Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:
[...]
SW> Just consider some[one] wants to use one set of
SW> back- and foreground colours for all matches so that completion lists
SW> as a whole stand out from the other stuff on the screen. Without your
SW> patch this can easily be done and you get a `block' with a different
SW> background colour. With your patch you get a ugly looking mixture of
SW> the list-background and the normal terminal-background.
I understand. I submited the patch because I used to do
ZLS_COLORS=$LS_COLORS and thought most people would do that (in wich
case behaving like GNU ls seems the right thing to do). Maybe I was
wrong.
[...]
>>> "Z" == Zefram <zefram@xxxxxxxx> writes:
[...]
Z> In the absence of special background colours, I find the GNU ls style,
Z> with only the filename coloured, to be much more pleasant.
Z> If backgrounds are used, I see your point; perhaps we should allow
Z> the colours for the type characters and spaces to be set
Z> separately.
This sounds good. And allow to have file type colored differently
from the filename.
[...]
BTW, there is another thing I *do* like in GNU ls, it's its
multi-column's output with variable width for columns. This allow to
put more files on less lines. Do you think Zsh could do that too ?
--
Alexandre Duret-Lutz
Messages sorted by:
Reverse Date,
Date,
Thread,
Author