fix: set xterm-256color as the default kitty TERM variable

This commit is contained in:
Anthony Oteri
2025-09-17 20:34:33 -04:00
parent 51e81d66c8
commit 9b85a097a0
+1 -1
View File
@@ -1872,7 +1872,7 @@ tab_bar_style powerline
#: # Do not clear previous notification when next command finishes or window regains focus #: # Do not clear previous notification when next command finishes or window regains focus
#: notify_on_cmd_finish invisible 5.0 notify #: notify_on_cmd_finish invisible 5.0 notify
# term xterm-kitty term xterm-256color
#: The value of the TERM environment variable to set. Changing this #: The value of the TERM environment variable to set. Changing this
#: can break many terminal programs, only change it if you know what #: can break many terminal programs, only change it if you know what