# 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>`