Settings

Theme

SpiceEdit: A modern terminal-based editor that doesn't take days to configure

spice-edit.com

3 points by cloudmanic a month ago · 3 comments

Reader

cloudmanicOP a month ago

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.

johng a month ago

This looks really neat. Going to play with it. Take my upvote!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection