diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-04-09 02:16:36 -0400 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-04-09 16:28:46 +0200 |
commit | ac6feeb9f226247a53ab5b6c3aa24e40caabdc40 (patch) | |
tree | 25b949846120ac2e6650c03a693cab70f43a6083 /src | |
parent | ef5758c3282b3325340d8b601deed5ab5e7ade64 (diff) | |
download | coreutils-ac6feeb9f226247a53ab5b6c3aa24e40caabdc40.tar.xz |
dircolors: add rxvt-256color and rxvt-unicode256
* src/dircolors.hin: Add them.
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 6a4b1e3e1..511fb164f 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -38,9 +38,11 @@ TERM mach-color TERM mlterm TERM putty TERM rxvt +TERM rxvt-256color TERM rxvt-cygwin TERM rxvt-cygwin-native TERM rxvt-unicode +TERM rxvt-unicode256 TERM screen TERM screen-256color TERM screen-256color-bce |