GNU bug report logs - #15624
[PATCH] dircolors: add putty-256color terminal type

Previous Next

Package: coreutils;

Reported by: Mike Frysinger <vapier <at> gentoo.org>

Date: Tue, 15 Oct 2013 20:05:02 UTC

Severity: normal

Tags: patch

Done: Pádraig Brady <P <at> draigBrady.com>

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: Pádraig Brady <P <at> draigBrady.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15624: closed ([PATCH] dircolors: add putty-256color terminal
 type)
Date: Tue, 15 Oct 2013 23:07:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 16 Oct 2013 00:06:25 +0100
with message-id <525DCA71.1070104 <at> draigBrady.com>
and subject line Re: bug#15624: [PATCH] dircolors: add putty-256color terminal type
has caused the debbugs.gnu.org bug report #15624,
regarding [PATCH] dircolors: add putty-256color terminal type
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15624: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15624
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Frysinger <vapier <at> gentoo.org>
To: bug-coreutils <at> gnu.org
Subject: [PATCH] dircolors: add putty-256color terminal type
Date: Tue, 15 Oct 2013 16:04:24 -0400
* src/dircolors.hin: Add putty-256color
Reported-by: Thomas D. <whissi <at> whissi.de>, via
http://bugs.gnu.org/486786
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 18e1552..5877005 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -37,6 +37,7 @@ TERM linux-c
 TERM mach-color
 TERM mlterm
 TERM putty
+TERM putty-256color
 TERM rxvt
 TERM rxvt-256color
 TERM rxvt-cygwin
-- 
1.8.3.2



[Message part 3 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: Mike Frysinger <vapier <at> gentoo.org>
Cc: 15624-done <at> debbugs.gnu.org
Subject: Re: bug#15624: [PATCH] dircolors: add putty-256color terminal type
Date: Wed, 16 Oct 2013 00:06:25 +0100
On 10/15/2013 09:04 PM, Mike Frysinger wrote:
> * src/dircolors.hin: Add putty-256color
> Reported-by: Thomas D. <whissi <at> whissi.de>, via
> http://bugs.gnu.org/486786
> ---
>  src/dircolors.hin | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 18e1552..5877005 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -37,6 +37,7 @@ TERM linux-c
>  TERM mach-color
>  TERM mlterm
>  TERM putty
> +TERM putty-256color
>  TERM rxvt
>  TERM rxvt-256color
>  TERM rxvt-cygwin
> 

Pushed.

thanks,
Pádraig.


This bug report was last modified 11 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.