diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-07 15:29:23 -0400 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-06-04 07:16:06 +0200 |
commit | 5424a74725030c7ddb89e3104e3c730c310379d1 (patch) | |
tree | c1dfee60c5907508ca23e3342fac96d2114ec90c /src | |
parent | d8243c25cdfa90c86b3629f3b723c2d2962e2a22 (diff) | |
download | coreutils-5424a74725030c7ddb89e3104e3c730c310379d1.tar.xz |
dircolors: add screen-256color-bce to TERM list
* src/dircolors.hin: Add screen-256color-bce.
Diffstat (limited to 'src')
-rw-r--r-- | src/dircolors.hin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin index b4e55ea3e..5621259a2 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -44,6 +44,7 @@ TERM rxvt-cygwin-native TERM rxvt-unicode TERM screen TERM screen-256color +TERM screen-256color-bce TERM screen-bce TERM screen-w TERM screen.linux |