kitty: Use default value of term applicable for kitty

This commit is contained in:
Sanchayan Maity 2020-12-11 16:49:10 +05:30
parent c5311cd22e
commit 509d28c4c8
1 changed files with 1 additions and 1 deletions

View File

@ -614,7 +614,7 @@ clipboard_control write-clipboard write-primary read-clipboard read-primary
#: functionality is a security risk as it means that any program, even
#: one running on a remote server via SSH can read your clipboard.
term xterm-256color
term xterm-kitty
#: The value of the TERM environment variable to set. Changing this
#: can break many terminal programs, only change it if you know what