Classically, because the terminal is a grid of equally sized characters, only a single text size was supported in terminals, with one minor exception, some characters were allowed to be rendered in...
Kitty can do multiplexing over ssh as well. If you have kitty installed on the remote, you can use Kitty’s builtin ssh wrapper and get a lot of useful features.
I generally don’t either, but I do install one when using a terminal that has multiplexing. The ssh multiplexing daemon is part of the kitty binary, so it needs to be installed to work. Not really different than installing Tmux on one.
Kitty can do multiplexing over ssh as well. If you have kitty installed on the remote, you can use Kitty’s builtin ssh wrapper and get a lot of useful features.
https://sw.kovidgoyal.net/kitty/kittens/ssh/#opt-kitten-ssh.forward_remote_control
Don’t tend to have a terminal emulator of any kind installed on remote boxes. They’re headless.
I generally don’t either, but I do install one when using a terminal that has multiplexing. The ssh multiplexing daemon is part of the kitty binary, so it needs to be installed to work. Not really different than installing Tmux on one.