3 pointsby cloudmanic7 hours ago2 comments
  • cloudmanic7 hours 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.

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