Hacker News new | ask | show | jobs
by mcrittenden 4836 days ago
Is there any compelling reason to use tmux if you're already using a tiling window manager?
3 comments

Persistent sessions is a nice feature.
when you're using ssh/mosh
Detached sessions on remote systems.
If that is the only reason, one could just use dtach instead.

http://dtach.sourceforge.net/