diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-09 20:56:15 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-09 20:56:15 +0000 |
commit | 433a1eac7fac113e03407a76d38c46beca58c5b6 (patch) | |
tree | afa486e4a4cd9278b0b0aa5bcf768d7256e7ab6e /src | |
parent | acaeed035b60d61199a5c6db8d387048f63fbc21 (diff) | |
download | coreutils-433a1eac7fac113e03407a76d38c46beca58c5b6.tar.xz |
Add mlterm, rxvt-unicode; this fixes Debian bug 317503.
Diffstat (limited to 'src')
-rw-r--r-- | src/dircolors.hin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin index 0fc9bcbb9..a8ef8a0ba 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -21,11 +21,13 @@ TERM con80x50 TERM con80x60 TERM cygwin TERM dtterm +TERM mlterm TERM putty TERM xterm TERM xterm-color TERM xterm-debian TERM rxvt +TERM rxvt-unicode TERM screen TERM screen-bce TERM screen-w |