This commit is contained in:
Kovid Goyal 2018-03-11 22:31:19 +05:30
parent ae1f305a81
commit 079f10eebd
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -493,7 +493,7 @@ let &t_ut=''
See link:https://github.com/kovidgoyal/kitty/blob/master/protocol-extensions.asciidoc#setting-text-styles-colors-in-arbitrary-regions-of-the-screen[here] See link:https://github.com/kovidgoyal/kitty/blob/master/protocol-extensions.asciidoc#setting-text-styles-colors-in-arbitrary-regions-of-the-screen[here]
for why kitty does not support background color erase. for why kitty does not support background color erase.
== I get errors about the terminal being unknown or opening the terminal failing when SSHing into a different computer? === I get errors about the terminal being unknown or opening the terminal failing when SSHing into a different computer?
This happens because the kitty terminfo files are not available on the server. This happens because the kitty terminfo files are not available on the server.
Either install kitty on the server, or simply copy over the terminfo files, Either install kitty on the server, or simply copy over the terminfo files,