TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
A tmux Crash Course
7 points
by
caffeinewriter
over 10 years ago
1 comment
farva
over 10 years ago
I used to use tmux, now I use dvtm and dtach with the following alias:<p><pre><code> alias vtmux="dtach -A /tmp/dvtm -z -e ^s -r winch dvtm -m ^a"</code></pre>