summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-23 16:33:11 +0200
committerJim Meyering <jim@meyering.net>2007-08-23 16:33:11 +0200
commit90b11ce6651b65488ddc777a439aaca414fdcf31 (patch)
treedbf0a97491bad7cf65df53ad551a81aafd2a947f
parentd02e4e77753f580ab91afc5915333222edc82104 (diff)
downloadcoreutils-90b11ce6651b65488ddc777a439aaca414fdcf31.tar.xz
* src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color.
Suggestion from Dan Nicolaescu.
-rw-r--r--ChangeLog3
-rw-r--r--src/dircolors.hin3
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4947123a4..d03c121a0 100644
--- 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.
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 75c3c49d6..d7303e195 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -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