TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A tmux Crash Course

7 pointsby caffeinewriterover 10 years ago

1 comment

farvaover 10 years ago
I used to use tmux, now I use dvtm and dtach with the following alias:<p><pre><code> alias vtmux=&quot;dtach -A &#x2F;tmp&#x2F;dvtm -z -e ^s -r winch dvtm -m ^a&quot;</code></pre>