* 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 4947123..d03c121 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 75c3c49..d7303e1 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