GNU bug report logs - #11498
[PATCH] dircolors: add st/st-256color terminal types

Previous Next

Package: coreutils;

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.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mike Frysinger <vapier <at> gentoo.org>
To: bug-coreutils <at> gnu.org
Cc: jer <at> gentoo.org, xmw <at> gentoo.org
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 <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





This bug report was last modified 13 years and 64 days ago.

Previous Next


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