Hacker News new | ask | show | jobs
SpiceEdit: A modern terminal-based editor that doesn't take days to configure (spice-edit.com)
3 points by cloudmanic 44 days ago
2 comments

I built SpiceEdit because I didn't need the bloat of VS Code anymore now that most work is done via agents. But at the same time I don't manually code enough to have enough muscle memory to use something like NeoVim.

I wanted an editor that worked over SSH, played nice with tmux, and was easy to use.

SpiceEdit is a mouse-first code editor for SSH workflows. Click a file, tweak a line, save, and get back to your agents.

This looks really neat. Going to play with it. Take my upvote!
Thanks! Totally up for feedback, feature requests, and bug reports.