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

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

[debbugs-tracker] bug#11498: closed ([PATCH] dircolors: add st/st-256col


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11498: closed ([PATCH] dircolors: add st/st-256color terminal types)
Date: Mon, 21 May 2012 15:05:02 +0000

Your message dated Mon, 21 May 2012 17:03:36 +0200
with message-id <address@hidden>
and subject line Re: bug#11498: [PATCH] dircolors: add st/st-256color terminal 
types
has caused the debbugs.gnu.org bug report #11498,
regarding [PATCH] dircolors: add st/st-256color terminal types
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
11498: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11498
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] dircolors: add st/st-256color terminal types Date: Thu, 17 May 2012 00:00:11 -0400
See http://st.suckless.org/

* src/dircolors.hin: Add st and st-256color.

Reported-by: Jeroen Roovers <address@hidden>
Signed-off-by: Mike Frysinger <address@hidden>
---
 src/dircolors.hin |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 4606d1a..316c212 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -52,6 +52,8 @@ TERM screen-w
 TERM screen.Eterm
 TERM screen.rxvt
 TERM screen.linux
+TERM st
+TERM st-256color
 TERM terminator
 TERM vt100
 TERM xterm
-- 
1.7.8.6




--- End Message ---
--- Begin Message --- Subject: Re: bug#11498: [PATCH] dircolors: add st/st-256color terminal types Date: Mon, 21 May 2012 17:03:36 +0200
Mike Frysinger wrote:
> See http://st.suckless.org/
>
> * src/dircolors.hin: Add st and st-256color.
>
> Reported-by: Jeroen Roovers <address@hidden>
> Signed-off-by: Mike Frysinger <address@hidden>
> ---
>  src/dircolors.hin |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 4606d1a..316c212 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -52,6 +52,8 @@ TERM screen-w
>  TERM screen.Eterm
>  TERM screen.rxvt
>  TERM screen.linux
> +TERM st
> +TERM st-256color

Thanks.
I'm about to push that:

  commit 974848a4866f71c10e854a4d4a2e9b26a4db6a7b
  Author: Mike Frysinger <address@hidden>
  Date:   Thu May 17 00:00:11 2012 -0400

      dircolors: add st/st-256color terminal types

      See http://st.suckless.org/
      * src/dircolors.hin: Add st and st-256color.
      Reported-by: Jeroen Roovers <address@hidden>, via
      Mike Frysinger <address@hidden> in http://bugs.gnu.org/11498


--- End Message ---

reply via email to

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