Thread (65 messages) flat view 65 messages, 4 authors, 2016-06-15

Re: [PATCH 1/8] Import $LS_COLORS parsing code from coreutils

From: David Tran <hidden>
Date: 2016-06-15 23:00:25

Duy Nguyen <pclouds <at> gmail.com> writes:
On Fri, Mar 21, 2014 at 2:09 AM, David Tran <unsignedzero <at> gmail.com>
wrote:
quoted
Nguyễn Thái Ngọc Duy <pclouds <at> gmail.com> writes:
quoted
This could could help highlight files in ls-files or status output, or
even diff --name-only (but that's questionable).

This code is from coreutils.git commit
7326d1f1a67edf21947ae98194f98c38b6e9e527 file src/ls.c. This is the
last GPL-2 commit before coreutils turns to GPL-3.
I don't know if this is something to consider but for my mac, I have another
variable CLICOLOR which shows the colors if it is set. This is also true
with
quoted
FreeBSD[1] as well. I don't know if that should be checked if you're on
those
quoted
systems.

I think it would be nice to have --color flag as well if you want to enable
color output for just that one output.
My plan is stick to how git handles colors (e.g. --color and color.*
config variables). Is that enough or do you think git CLICOLOR should
override --color and color.*?
I would say it is not an essential feature to have but something that might
be looked into once the color is implemented. If its not set, ignore it. If
it is set, check if it is truthy, is what I would do.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help