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:
parent
d4efa5f81c
commit
4709c7ad4e
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue