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=3D230101 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 for= mer *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 a= re forcing colored ls output on those whose terminal emulator did set COLORTER= M on its own. --=20 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>