GNU bug report logs - #49745
[PATCH] dircolors: add *direct* to TERM matching

Previous Next

Package: coreutils;

Reported by: nl6720 <nl6720 <at> gmail.com>

Date: Tue, 27 Jul 2021 13:33:01 UTC

Severity: normal

Tags: patch

Merged with 39827

Full log


View this message in rfc822 format

From: nl6720 <nl6720 <at> gmail.com>
To: 49745 <at> debbugs.gnu.org, coreutils <at> gnu.org, coreutils <at> tlinx.org
Cc: nl6720 <at> gmail.com
Subject: bug#49745: [PATCH] dircolors: add *direct* to TERM matching
Date: Tue, 27 Jul 2021 16:29:59 +0300
* src/dircolors.hin: Add *direct* to match terminals that
support direct colors (24-bit color / TrueColor).
---
Resending this, since it seems to have been forgotten.

 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 834867b14..b5d6452d7 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -17,6 +17,7 @@ TERM con[0-9]*x[0-9]*
 TERM cons25
 TERM console
 TERM cygwin
+TERM *direct*
 TERM dtterm
 TERM gnome
 TERM hurd
-- 
2.32.0





This bug report was last modified 3 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.