logoalt Hacker News

bryanlarsentoday at 7:05 PM1 replyview on HN

Sounds like something that could be done with by pulling in a few dozen Emacs extensions and writing a few thousand lines of elisp. (And one of those extensions would be the libghostty base ghostel.)

It's sort of what I'm doing already -- using emacs-server to provide portable persistent sessions on top of a bunch of terminals, agents and editor buffers.

It's a 1% effort on my part and super janky and super me-specific -- if somebody put a small fraction of the effort into it that others are putting into superlogical and the other alternatives listed here, it could be awesome....


Replies

dinobonestoday at 7:16 PM

This is like the “why not use FTP yourself” response to the YC Dropbox page.

Yes, but good, standardized developer tooling is valuable.

Postman could’ve also been a “just use CURL and dump to JSON” for example.

I actually am bullish on this. Tmux and ssh are somewhat clunky and probably under utilized by most people. I struggle to find commands, navigate sessions, see history, and so on.

Also in an “agent” based world where you might ask an agent to execute things for you, how do you manage that context well beyond just giving it its own Tmux session to drive?

It’s a good idea, and I’m surprised no one’s built it sooner.

show 1 reply