GNU bug report logs -
#5912
[PATCH] dircolors: add rxvt-256color & rxvt-unicode256
Previous Next
Reported by: Mike Frysinger <vapier <at> gentoo.org>
Date: Fri, 9 Apr 2010 06:56:02 UTC
Severity: normal
Tags: patch
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Apr 2010 16:33:54 +0200
with message-id <8763404rvx.fsf <at> meyering.net>
and subject line Re: bug#5912: [PATCH] dircolors: add rxvt-256color & rxvt-unicode256
has caused the GNU bug report #5912,
regarding [PATCH] dircolors: add rxvt-256color & rxvt-unicode256
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
5912: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5912
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Signed-off-by: Mike Frysinger <vapier <at> gentoo.org>
---
src/dircolors.hin | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 6a4b1e3..511fb16 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
--
1.7.0.2
[Message part 3 (message/rfc822, inline)]
Mike Frysinger wrote:
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 6a4b1e3..511fb16 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
Thanks. Pushed.
This bug report was last modified 15 years and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.