Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbrock
3713 days ago
Mosh to the server, then run screen/tmux there. You'll have to use the scroll features of screen/tmux. Running your stuff inside of screen/tmux is useful in any case.
1 comments
chatmasta
3713 days ago
As mentioned on the website, you can even attach to the screen directly from the mosh command:
mosh pello -- screen -dr
link