Add current-file word counter to the status bar

Shows a live word count for the open file plus the net words added or
removed since this session started. Per-file baselines are snapshotted
when the workspace opens (session_start_counts) and follow renames.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
landon
2026-07-26 13:49:27 -05:00
parent 507e0ab724
commit 7008463ebf
2 changed files with 89 additions and 0 deletions
+4
View File
@@ -73,6 +73,10 @@ Terminal=false
document. Each file becomes a chapter headed by its title, optionally followed
by a caption from its `# Slug:` line.
The status bar shows a live **word count** for the current file, plus the net
words added (or removed) to it since the current session started. The count
updates as you type, including unsaved edits.
## Header stripping on export
Manuscript files often carry editorial notes and metadata above the prose that