ENH: Added rxvt-unicode and cygwin terminals for color support.
This commit is contained in:
parent
a70e73a114
commit
7ebe4702db
|
@ -142,14 +142,16 @@ static const char* kwsysTerminalVT100Names[] =
|
|||
"con80x50",
|
||||
"con80x60",
|
||||
"console",
|
||||
"cygwin",
|
||||
"konsole",
|
||||
"linux",
|
||||
"msys",
|
||||
"rxvt",
|
||||
"rxvt-unicode",
|
||||
"screen",
|
||||
"vt100",
|
||||
"xterm",
|
||||
"xterm-color",
|
||||
"screen",
|
||||
0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue