Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
One more ZLS_COLORS thing
- X-seq: zsh-workers 25382
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: One more ZLS_COLORS thing
- Date: Sun, 03 Aug 2008 17:45:12 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Let's look again at Tomasz's pattern:
(#bi)($PREFIX:t)(?)*=00=$color[red]=$color[green];$color[bold]
It'd be very nice if there were a way to replace that "=00" with something
that means "everything left gets the color determined by the file mode."
Of course that assumes that we choose to make patterns take precedence over
file modes, see workers/25381.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author