mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 00:39:03 -05:00
KWSys 2014-01-02 (606d7d6f)
Extract upstream KWSys using the following shell commands.
$ git archive --prefix=upstream-kwsys/ 606d7d6f | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' e81f2a9e..606d7d6f
Muli Baron (1):
606d7d6f Terminal: Add putty-256color as a VT100 color-capable terminal
Change-Id: Ibd80e7b209c29947c384023d3ac1ce862648de01
This commit is contained in:
@@ -155,6 +155,7 @@ static const char* kwsysTerminalVT100Names[] =
|
|||||||
"mach-color",
|
"mach-color",
|
||||||
"mlterm",
|
"mlterm",
|
||||||
"putty",
|
"putty",
|
||||||
|
"putty-256color",
|
||||||
"rxvt",
|
"rxvt",
|
||||||
"rxvt-256color",
|
"rxvt-256color",
|
||||||
"rxvt-cygwin",
|
"rxvt-cygwin",
|
||||||
|
|||||||
Reference in New Issue
Block a user