emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15624: closed ([PATCH] dircolors: add putty-256col


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15624: closed ([PATCH] dircolors: add putty-256color terminal type)
Date: Tue, 15 Oct 2013 23:07:02 +0000

Your message dated Wed, 16 Oct 2013 00:06:25 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
15624: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15624
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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. <address@hidden>, 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#15624: [PATCH] dircolors: add putty-256color terminal type Date: Wed, 16 Oct 2013 00:06:25 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2
On 10/15/2013 09:04 PM, Mike Frysinger wrote:
> * src/dircolors.hin: Add putty-256color
> Reported-by: Thomas D. <address@hidden>, 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]