From fbebc507da6aa7aa15bdaf3941854dc474146179 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 3 Aug 2010 22:15:55 -0400 Subject: [PATCH] dircolors: add screen.rxvt & terminator to TERM list Resolves bug#6793. * src/dircolors.hin: Add screen.rxvt & terminator. Signed-off-by: Mike Frysinger --- src/dircolors.hin | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.7.4