|
|
|
|
|
by spindritf
4707 days ago
|
|
Or use mosh[1] on top of SSH and stop worrying about that stuff. It works much better over high-latency links (mobile). It is not bothered by saturated links, tolerates IP changes and losing the underlying connection like when you suspend your laptop and take it elsewhere. I now have mosh connect to several servers in tabs when I run gnome-terminal the first time, and only disconnect on reboot. I also run a mosh-capable Irssi Connectbot fork on the phone[2]. It's a massive improvement, fixing many of the little annoyances of ssh. [1] http://mosh.mit.edu/ [2] http://dan.drown.org/android/mosh/ |
|
https://github.com/keithw/mosh/issues/48