mirror of
https://github.com/reactos/CMake.git
synced 2024-11-27 21:41:03 +00:00
KWSys: Terminal: Add st-256color to VT100 color support whitelist
Backport KWSys commit `44eaaa6e8` (Terminal: Add st-256color to VT100 color support whitelist, 2020-02-19) to CMake 3.17.
This commit is contained in:
parent
125f0451a9
commit
06702acb28
@ -146,6 +146,7 @@ static const char* kwsysTerminalVT100Names[] = { "Eterm",
|
||||
"screen-bce",
|
||||
"screen-w",
|
||||
"screen.linux",
|
||||
"st-256color",
|
||||
"tmux",
|
||||
"tmux-256color",
|
||||
"vt100",
|
||||
|
Loading…
Reference in New Issue
Block a user