Skip to content

Commit

Permalink
Merge pull request #6 from arcticicestudio/bugfix/ghi-#4-256color-sup…
Browse files Browse the repository at this point in the history
…port-is-missing

Add missing *-256color TERM definitions
  • Loading branch information
arcticicestudio authored Jul 9, 2017
2 parents 936a756 + eda2a49 commit 1528692
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/dir_colors
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,38 @@ TERM console
TERM cygwin
TERM dtterm
TERM dvtm
TERM dvtm-256color
TERM Eterm
TERM eterm-color
TERM fbterm
TERM gnome
TERM gnome-256color
TERM hurd
TERM jfbterm
TERM konsole
TERM konsole-256color
TERM kterm
TERM linux
TERM linux-c
TERM mlterm
TERM putty
TERM putty-256color
TERM rxvt*
TERM rxvt-unicode
TERM rxvt-256color
TERM rxvt-unicode256
TERM screen*
TERM screen-256color
TERM st
TERM st-256color
TERM terminator
TERM tmux*
TERM tmux-256color
TERM vt100
TERM xterm*
TERM xterm-color
TERM xterm-88color
TERM xterm-256color

#+-----------------+
#+ Global Defaults +
Expand Down

0 comments on commit 1528692

Please sign in to comment.