From 974848a4866f71c10e854a4d4a2e9b26a4db6a7b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 17 May 2012 00:00:11 -0400 Subject: dircolors: add st/st-256color terminal types See http://st.suckless.org/ * src/dircolors.hin: Add st and st-256color. Reported-by: Jeroen Roovers , via Mike Frysinger in http://bugs.gnu.org/11498 --- src/dircolors.hin | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/dircolors.hin b/src/dircolors.hin index 4606d1a23..316c212da 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 -- cgit v1.2.3-70-g09d2