GNU bug report logs - #5912
[PATCH] dircolors: add rxvt-256color & rxvt-unicode256

Previous Next

Package: coreutils;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mike Frysinger <vapier <at> gentoo.org>
Subject: bug#5912 closed by Jim Meyering <jim <at> meyering.net> (Re: bug#5912:
 [PATCH] dircolors: add rxvt-256color & rxvt-unicode256)
Date: Fri, 09 Apr 2010 14:35:01 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the coreutils package:

#5912: [PATCH] dircolors: add rxvt-256color & rxvt-unicode256

It has been closed by Jim Meyering <jim <at> meyering.net>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Jim Meyering <jim <at> meyering.net> by
replying to this email.


-- 
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)]
From: Jim Meyering <jim <at> meyering.net>
To: Mike Frysinger <vapier <at> gentoo.org>
Cc: 5912-done <at> debbugs.gnu.org
Subject: Re: bug#5912: [PATCH] dircolors: add rxvt-256color & rxvt-unicode256
Date: Fri, 09 Apr 2010 16:33:54 +0200
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.

[Message part 3 (message/rfc822, inline)]
From: Mike Frysinger <vapier <at> gentoo.org>
To: bug-coreutils <at> gnu.org
Subject: [PATCH] dircolors: add rxvt-256color & rxvt-unicode256
Date: Fri,  9 Apr 2010 02:16:36 -0400
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





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.