From eccec8ba456ce92ccd1c7b3971b814e8aa2a7b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?= Date: Wed, 20 Jan 2016 19:10:59 +0000 Subject: [PATCH] simplify/generalize 256 color TERM identifiers Use globbing newly supported in coreutil 8.25 to reduce the number of entries and also support other entries like the various screen TERMS at: http://invisible-island.net/ncurses/terminfo.ti.html#tic-screen-256color --- coreutils-DIR_COLORS.256color | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/coreutils-DIR_COLORS.256color b/coreutils-DIR_COLORS.256color index 5290aea..cc8cf40 100644 --- a/coreutils-DIR_COLORS.256color +++ b/coreutils-DIR_COLORS.256color @@ -21,14 +21,8 @@ COLOR tty OPTIONS -F -T 0 # Below, there should be one TERM entry for each termtype that is colorizable -TERM putty-256color -TERM rxvt-256color -TERM rxvt-unicode-256color +TERM *256color* TERM rxvt-unicode256 -TERM screen-256color -TERM xterm-256color -TERM gnome-256color -TERM st-256color # EIGHTBIT, followed by '1' for on, '0' for off. (8-bit output) EIGHTBIT 1