Skip to content
Snippets Groups Projects
Commit 805d9a7c authored by Brad King's avatar Brad King
Browse files

Terminal: Add xterm-kitty to VT100 color support whitelist

parent 941f912c
No related branches found
No related tags found
No related merge requests found
......@@ -153,6 +153,7 @@ static const char* kwsysTerminalVT100Names[] = { "Eterm",
"xterm-88color",
"xterm-color",
"xterm-debian",
"xterm-kitty",
"xterm-termite",
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