bug-coreutils
[Top][All Lists]
Advanced

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

bug#6793: [PATCH] dircolors: add screen.rxvt & terminator to TERM list


From: Mike Frysinger
Subject: bug#6793: [PATCH] dircolors: add screen.rxvt & terminator to TERM list
Date: Tue, 3 Aug 2010 22:15:55 -0400

* src/dircolors.hin: Add screen.rxvt & terminator.

Signed-off-by: Mike Frysinger <address@hidden>
---
 src/dircolors.hin |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 511fb16..ccd6613 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -48,7 +48,9 @@ TERM screen-256color
 TERM screen-256color-bce
 TERM screen-bce
 TERM screen-w
+TERM screen.rxvt
 TERM screen.linux
+TERM terminator
 TERM vt100
 TERM xterm
 TERM xterm-16color
-- 
1.7.1.1






reply via email to

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