GNU bug report logs -
#11498
[PATCH] dircolors: add st/st-256color terminal types
Previous Next
Reported by: Mike Frysinger <vapier <at> gentoo.org>
Date: Thu, 17 May 2012 04:01:02 UTC
Severity: normal
Tags: patch
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11498 in the body.
You can then email your comments to 11498 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#11498
; Package
coreutils
.
(Thu, 17 May 2012 04:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mike Frysinger <vapier <at> gentoo.org>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Thu, 17 May 2012 04:01:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
See http://st.suckless.org/
* src/dircolors.hin: Add st and st-256color.
Reported-by: Jeroen Roovers <jer <at> gentoo.org>
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 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
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Mon, 21 May 2012 15:05:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mike Frysinger <vapier <at> gentoo.org>
:
bug acknowledged by developer.
(Mon, 21 May 2012 15:05:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 11498-done <at> debbugs.gnu.org (full text, mbox):
Mike Frysinger wrote:
> See http://st.suckless.org/
>
> * src/dircolors.hin: Add st and st-256color.
>
> Reported-by: Jeroen Roovers <jer <at> gentoo.org>
> 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 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 <vapier <at> gentoo.org>
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 <jer <at> gentoo.org>, via
Mike Frysinger <vapier <at> gentoo.org> in http://bugs.gnu.org/11498
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 19 Jun 2012 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 63 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.