KWSys Terminal: Add xterm-termite to VT100 color support whitelist
This commit is contained in:
parent
c118816d44
commit
2866a503a7
|
@ -175,6 +175,7 @@ static const char* kwsysTerminalVT100Names[] =
|
||||||
"xterm-88color",
|
"xterm-88color",
|
||||||
"xterm-color",
|
"xterm-color",
|
||||||
"xterm-debian",
|
"xterm-debian",
|
||||||
|
"xterm-termite",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue