Skip to content
Snippets Groups Projects
Commit 488f2031 authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'Terminal-kitty'


805d9a7c Terminal: Add xterm-kitty to VT100 color support whitelist

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !94
parents 941f912c 805d9a7c
No related branches found
No related tags found
No related merge requests found
...@@ -153,6 +153,7 @@ static const char* kwsysTerminalVT100Names[] = { "Eterm", ...@@ -153,6 +153,7 @@ static const char* kwsysTerminalVT100Names[] = { "Eterm",
"xterm-88color", "xterm-88color",
"xterm-color", "xterm-color",
"xterm-debian", "xterm-debian",
"xterm-kitty",
"xterm-termite", "xterm-termite",
0 }; 0 };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment