bug-coreutils
[Top][All Lists]
Advanced

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

bug#54189: [PATCH] dircolors: add hterm


From: Pádraig Brady
Subject: bug#54189: [PATCH] dircolors: add hterm
Date: Sun, 27 Feb 2022 22:14:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:97.0) Gecko/20100101 Thunderbird/97.0

On 27/02/2022 21:08, Mike Frysinger wrote:
* src/dircolors.hin: Add hterm*.
---
  src/dircolors.hin | 1 +
  1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 673835201311..fa01192bf7e5 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -23,6 +23,7 @@ TERM cygwin
  TERM *direct*
  TERM dtterm
  TERM gnome
+TERM hterm*
  TERM hurd
  TERM jfbterm
  TERM konsole

Do you have more info on the source of this terminal
and how popular it is?

Note we've recently enabled colors for any terminal that sets
the COLORTERM env var to anything, so if hterm sets that
it would already be catered for.

cheers,
Pádraig





reply via email to

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