Author: Kyle Fuller <kyle@fuller.li> 2021-05-15 18:17:33 +0100 +0100
Committer: Kyle Fuller <kyle@fuller.li> 2021-05-15 18:17:33 +0100 +0100
Commit: 89604fa115214d9dca6c6b847aa0d0e6f23aed5e
Parent: 9e46e7e1c44b60064a8986ad1aca9776557a76fa
refactor(kitty): set term to xterm
This may be considered a bit of an anti-pattern, however this is the
best workaround I could figure out to make ssh-ing into arbitrary
systems which will never, can cannot have kitty's terminfo.
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf
index c080b97a527a372ae3b64f120c447bb57857cba0..00a5bec718c2c844dc358568d3af45a02da680d0 100644
--- a/.config/kitty/kitty.conf
+++ b/.config/kitty/kitty.conf
@@ -3,6 +3,7 @@ font_size 12
update_check_interval 0
+term xterm-256color
include themes/jellybeans.conf
window_margin_width 2