Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 20:14:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230101] [PATCH] Enable ls colors when COLORTERM is defined
Message-ID:  <bug-230101-227-93vNuc7oZ6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230101-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230101-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230101

Yuri Pankov <yuripv@yuripv.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuripv@yuripv.net

--- Comment #2 from Yuri Pankov <yuripv@yuripv.net> ---
I think there's a difference between CLICOLOR and COLORTERM in that the former
*needs* to be set by the user, and the latter is likely to be set by the
software (ie, terminal emulator) itself, so this change will mean that we are
forcing colored ls output on those whose terminal emulator did set COLORTERM on
its own.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230101-227-93vNuc7oZ6>