From: Dmitry V. Levin Date: Mon, 13 Sep 2010 22:26:08 +0000 (+0400) Subject: dircolors: add rxvt-unicode-256color terminal type X-Git-Tag: v8.6~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42681e9e4d3a9a2f3909373294fe76c39efd3991;p=thirdparty%2Fcoreutils.git dircolors: add rxvt-unicode-256color terminal type rxvt-unicode introduced new terminal type: http://cvs.schmorp.de/rxvt-unicode/src/rxvt.h?r1=1.398&r2=1.399 * src/dircolors.hin: Add rxvt-unicode-256color terminal type. Reported by Alexey I. Froloff in . Signed-off-by: Dmitry V. Levin --- diff --git a/src/dircolors.hin b/src/dircolors.hin index ccd6613956..0770b1ac47 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -42,6 +42,7 @@ TERM rxvt-256color TERM rxvt-cygwin TERM rxvt-cygwin-native TERM rxvt-unicode +TERM rxvt-unicode-256color TERM rxvt-unicode256 TERM screen TERM screen-256color