diff options
-rw-r--r-- | src/dircolors.hin | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin index d2ea4531c..4fb1f045c 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -12,30 +12,24 @@ # against the TERM environment variable to determine if it is colorizable. TERM Eterm TERM ansi -TERM color-xterm +TERM *color* TERM con[0-9]*x[0-9]* TERM cons25 TERM console TERM cygwin TERM dtterm -TERM eterm-color TERM gnome -TERM gnome-256color TERM hurd TERM jfbterm TERM konsole TERM kterm TERM linux TERM linux-c -TERM mach-color -TERM mach-gnu-color TERM mlterm TERM putty -TERM putty-256color TERM rxvt* TERM screen* TERM st -TERM st-256color TERM terminator TERM tmux* TERM vt100 |