Mark 67982f2012 | ||
---|---|---|
.. | ||
README.md | ||
colors.conf | ||
fonts.conf | ||
keys.conf | ||
kitty.conf |
README.md
Kitty terminal configuration
These files go in ~/.config/kitty
.
If sudo doesn't want to handle control chars:
Put { Defaults env_keep += "TERM TERMINFO" }
in visudo
export TERMINFO=/home/mark/.terminfo
If SSH doesn't want to handle control chars:
kitty +kitten ssh <SERVER>