From 1211a2cc2ce8e95f4ebd7e38dfc7a9cefd983854 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 31 May 2007 08:05:02 +0200 Subject: * src/dircolors.hin: Add screen-256color. Suggested by sdl.web@gmail.com in . --- ChangeLog | 5 +++++ src/dircolors.hin | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ad4d821d0..1fcff1eba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-29 Jim Meyering + + * src/dircolors.hin: Add screen-256color. + Suggested by sdl.web@gmail.com in . + 2007-05-26 Jim Meyering * TODO: Add an entry for comm --output-delimiter=STR diff --git a/src/dircolors.hin b/src/dircolors.hin index 8d550d194..75c3c49d6 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -1,7 +1,7 @@ # Configuration file for dircolors, a utility to help you set the # LS_COLORS environment variable used by GNU ls with the --color option. -# Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +# Copyright (C) 1996, 1999-2007 # Free Software Foundation, Inc. # Copying and distribution of this file, with or without modification, # are permitted provided the copyright notice and this notice are preserved. @@ -40,6 +40,7 @@ TERM rxvt-cygwin TERM rxvt-cygwin-native TERM rxvt-unicode TERM screen +TERM screen-256color TERM screen-bce TERM screen-w TERM screen.linux -- cgit v1.2.3-54-g00ecf