Hacker News new | past | comments | ask | show | jobs | submit login

I leave tmux running on my machines serverside, so it's a matter of:

1. Log in

2. $ tmux a

3. Continue where I left off.

It's nice to have/annoying not to have more screen for doing real work. But if I'm traveling I'm not doing real work.




Pro tip: run ssh <host> "tmux attach || tmux" to have SSH automatically attach to an existing tmux session, or start a new one if there is no session.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: