Mark c878931c8a | ||
---|---|---|
.. | ||
.editorconfig | ||
README.md | ||
colors.conf | ||
fonts.conf | ||
keys.conf | ||
kitty.conf |
README.md
Kitty terminal tricks
If sudo doesn't want to handle control chars:
Put { Defaults env_keep += "TERM TERMINFO" }
in visudo
If SSH doesn't want to handle control chars:
Run kitty +kitten ssh <SERVER>