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.

Replacing tmux and GNU screen with Emacs

20 pointsby signa113 days ago

3 comments

imiric2 days ago
&gt; why not replace it with 100% all-natural Emacs?<p>Eh, mainly because all native Emacs shells and terminal emulators are absolute garbage. It&#x27;s been a few years since I tried this setup, but I remember quickly running into basic issues like corrupt output, shell keybindings not working, weirdness with apps that use Readline, and of course general slowness compared to any modern terminal and shell combination.<p>Additionally, I don&#x27;t want my terminal to stop working because of some weird Elisp configuration issue, or experience the random crash or hang that can happen with Emacs.<p>So, no, thanks. I&#x27;ll stick to using Emacs as an editor, and use other purpose-built tools that do one thing well. I&#x27;ve been happy with st, zsh, and tmux for many years, and don&#x27;t have a need to change them.<p>I get the appeal, though. But I can easily pipe terminal output in and out of Emacs by other means. My entire workflow doesn&#x27;t need to depend on a single tool. On a related note, exwm is also a dumb idea.<p>(Hey, Mickey!)
floren2 days ago
Missing one of the most important features of tmux: the ability to share a session with someone else, who will see what you see but can also drive if they so choose.
评论 #43965372 未加载
lolive2 days ago
&quot;Emacs ate all my RAM !&quot;<p><pre><code> - my 90s self -</code></pre>
评论 #43964379 未加载