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
This commit is contained in:
Pádraig Brady 2016-01-20 19:10:59 +00:00
parent 7d9c9afa38
commit eccec8ba45
1 changed files with 1 additions and 7 deletions

View File

@ -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