coreutils
[Top][All Lists]
Advanced

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

[PATCH] dircolors: add hurd and mach-gnu-color terminal types


From: David Michael
Subject: [PATCH] dircolors: add hurd and mach-gnu-color terminal types
Date: Thu, 17 Apr 2014 12:43:16 -0400

* src/dircolors.hin: Add hurd and mach-gnu-color.
---

Hi,

Current Hurd-based systems use these two terminal types which are
capable of displaying color.  Can they be added to dircolors?

Thanks.

David

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

diff --git a/src/dircolors.hin b/src/dircolors.hin
index e9e3a6a..89ebf5a 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -29,12 +29,14 @@ TERM dtterm
 TERM eterm-color
 TERM gnome
 TERM gnome-256color
+TERM hurd
 TERM jfbterm
 TERM konsole
 TERM kterm
 TERM linux
 TERM linux-c
 TERM mach-color
+TERM mach-gnu-color
 TERM mlterm
 TERM putty
 TERM putty-256color
-- 
1.9.0



reply via email to

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