ENH: Handle 'screen' terminal. Thank you Thomas Z.
This commit is contained in:
parent
5bb3062ecc
commit
69bd53be41
@ -149,6 +149,7 @@ static const char* kwsysTerminalVT100Names[] =
|
|||||||
"vt100",
|
"vt100",
|
||||||
"xterm",
|
"xterm",
|
||||||
"xterm-color",
|
"xterm-color",
|
||||||
|
"screen",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user