SSH

When connecting through ssh to some machines like a Raspberry Pi, some TUI programs like htop or tmux can fail to run due to the $TERM variable being xterm-kitty and the machine may not have the terminfo definitions for it.
To solve this, Kitty has a built-in SSH feature:

kitty +kitten ssh user@host