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:
Brad King 2020-02-25 09:42:55 -05:00
parent 125f0451a9
commit 06702acb28

View File

@ -146,6 +146,7 @@ static const char* kwsysTerminalVT100Names[] = { "Eterm",
"screen-bce",
"screen-w",
"screen.linux",
"st-256color",
"tmux",
"tmux-256color",
"vt100",