bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49745: [PATCH] dircolors: add *direct* to TERM matching


From: Pádraig Brady
Subject: bug#49745: [PATCH] dircolors: add *direct* to TERM matching
Date: Wed, 15 Sep 2021 15:03:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Thunderbird/84.0

unarchive 39827
forcemerge 39827 49745
close 39287
stop

On 27/07/2021 14:29, nl6720 wrote:
* 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


Pushed at 
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=7f303de87

cheers,
Pádraig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]