Hacker News new | ask | show | jobs
by kps 2249 days ago
All I use tmux for is to reattach to sessions after a connection drops. The rest I just configure away as much as possible, but not quite as much as I want. Is there any simpler utility that only provides persistent sessions?
1 comments

GNU screen?
As far as I can tell, screen also has its own mandatory terminal emulation, which is the only remaining tmux annoyance that I haven't configured away.