KWSys Terminal: Add xterm-termite to VT100 color support whitelist

This commit is contained in:
Simon Gomizelj 2014-12-29 15:56:30 -05:00 committed by Brad King
parent c118816d44
commit 2866a503a7
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ static const char* kwsysTerminalVT100Names[] =
"xterm-88color",
"xterm-color",
"xterm-debian",
"xterm-termite",
0
};