Hacker News new | ask | show | jobs
by Freaky 4497 days ago
Don't forget mosh exists if you're commonly in situations where a normal ssh session is unreliable: http://mosh.mit.edu
1 comments

mosh + tmux are simply amazing together. It has radically improved my life, where I keep persistent connections from my laptop to various remote machines.
My only complaint with mosh is how slow it is - my top-level 266x188 tmux session absolutely crawls on it, and it's quite common to see it using more CPU than whatever heavy task is spewing out lots of tty output. Wonderful for the common case, though.