Skip to content
Snippets Groups Projects
Commit 89df1054 authored by Andy Cedilnik's avatar Andy Cedilnik
Browse files

ENH: Handle 'screen' terminal. Thank you Thomas Z.

parent ae26c248
No related branches found
No related tags found
No related merge requests found
......@@ -149,6 +149,7 @@ static const char* kwsysTerminalVT100Names[] =
"vt100",
"xterm",
"xterm-color",
"screen",
0
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment