summaryrefslogtreecommitdiff
path: root/kitty/kitty.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kitty/kitty.conf')
-rw-r--r--kitty/kitty.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf
index 99d5440..6207c2f 100644
--- a/kitty/kitty.conf
+++ b/kitty/kitty.conf
@@ -1469,7 +1469,7 @@ color15 #ffffff
#: This option must be a comma separated list of the above values.
#: This only source the first valid one in the above order.
-# term xterm-kitty
+term xterm-256color
#: The value of the TERM environment variable to set. Changing this
#: can break many terminal programs, only change it if you know what