Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chuck Atkins
KWSys
Commits
26308724
Commit
26308724
authored
Jun 05, 2006
by
Brad King
Browse files
ENH: Added rxvt-unicode and cygwin terminals for color support.
parent
89df1054
Changes
1
Hide whitespace changes
Inline
Side-by-side
Terminal.c
View file @
26308724
...
...
@@ -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
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment