Releases: isene/scribe
v0.1.19 — :chat + safer :claude
:chat opens an interactive Claude Code session inside scribe. :claude without a selection now scopes to the current paragraph (was whole buffer). q refuses to save when dirty, every save writes <path>.scribe-bak. :set syntax=NAME to swap highlighter on the fly. :W/:Wq aliases. See README for full details.
v0.1.17 — Claude Code in the editor
:claude {prompt} runs claude -p over your selection, paragraph, or whole buffer and splices the response back. Verb shortcuts: grammar, tighten, plain, continue. Atomic undo per turn. README rewritten — see https://github.com/isene/scribe#claude-code-integration for the example commands.
v0.1.16
v0.1.15
v0.1.14
v0.1.13
Tier 1 daily-editor round-out: :s / :%s substitute, :set theme=NAME runtime theme switch, :set number / :set rnu line-number gutter, persistent settings via ~/.config/scribe/scriberc. Six themes available: monokai (default), solarized, nord, dracula, gruvbox, plain.
v0.1.12
v0.1.10
Phase 1 of email-composer parity. Scribe is now a drop-in vim replacement for kastrup's compose flow: gq paragraph reformat (quote-aware), >> / << quote-level shift, s / S substitute, hunspell spellcheck (auto-on for email; ]s / [s / z= / zg / :set spell), bracketed-paste batched insert, +N CLI for cursor positioning, default fg #ffffff, and email-mode rendering identical to kastrup's right pane (block colors + KEY-bold + inline email magenta + URL blue + OSC 8).
v0.1.2 — first public release
First public release. Phase 0 + phase 1 + phase 1.5 + phase 1.6 cumulative. See README.md status table for what's implemented and roadmap for what's next.