]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color.
authorJim Meyering <jim@meyering.net>
Thu, 23 Aug 2007 14:33:11 +0000 (16:33 +0200)
committerJim Meyering <jim@meyering.net>
Thu, 23 Aug 2007 14:33:11 +0000 (16:33 +0200)
Suggestion from Dan Nicolaescu.

ChangeLog
src/dircolors.hin

index 4947123a4e8a4253b980800493970b28d5378ab2..d03c121a0c990feb2a278ba677ca6de2c2fd3da8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-08-23  Jim Meyering  <jim@meyering.net>
 
+       * src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color.
+       Suggestion from Dan Nicolaescu.
+
        Don't let ln be a party to destroying user data.
        * src/ln.c: Include "file-set.h", "hash.h" and "hash-triple.h".
        (dest_set, DEST_INFO_INITIAL_CAPACITY): New globals.
index 75c3c49d66b242b15f8a9e1d19a6015aeb7564c5..d7303e19592e592404cd22ca642211a9fb59e125 100644 (file)
@@ -27,6 +27,7 @@ TERM cons25
 TERM console
 TERM cygwin
 TERM dtterm
+TERM eterm-color
 TERM gnome
 TERM konsole
 TERM kterm
@@ -46,7 +47,9 @@ TERM screen-w
 TERM screen.linux
 TERM vt100
 TERM xterm
+TERM xterm-16color
 TERM xterm-256color
+TERM xterm-88color
 TERM xterm-color
 TERM xterm-debian