bug-coreutils
[Top][All Lists]
Advanced

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

bug#15624: [PATCH] dircolors: add putty-256color terminal type


From: Mike Frysinger
Subject: bug#15624: [PATCH] dircolors: add putty-256color terminal type
Date: Tue, 15 Oct 2013 16:04:24 -0400

* src/dircolors.hin: Add putty-256color
Reported-by: Thomas D. <address@hidden>, via
http://bugs.gnu.org/486786
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 18e1552..5877005 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -37,6 +37,7 @@ TERM linux-c
 TERM mach-color
 TERM mlterm
 TERM putty
+TERM putty-256color
 TERM rxvt
 TERM rxvt-256color
 TERM rxvt-cygwin
-- 
1.8.3.2






reply via email to

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