1.9.1: Windows sessions start, terminal links work

As of 2026-07-25. A snapshot; follow the links for what changed since.


/mulmoterminal-bug-report when something looks wrong

New, and worth knowing about. Type this in any terminal:

/mulmoterminal-bug-report

Its goal is to get you unstuck, not to file issues. It hears out the symptom one question at a time, checks whether the behaviour is configuration or by design by reading your real config, schema and version rather than guessing, and searches existing issues — a fixed-but-outdated version ends in an update instead of a report. Only what survives gets collected, with keys masked and a full preview and your consent before anything is posted.

Sessions start on Windows again

Every claude session failed with File not found: — nothing after the colon — while Codex worked on the same host. node-pty compares file names exactly and never appends an executable extension, so a bare claude misses the claude.exe the official installer produces.

Nothing to configure. For an npm i -g install you also need 1.9.2.

Claude’s statusline PR #NNNN and friends did nothing when clicked. The cause was not the front end — tmux was stripping OSC 8. The setting is written now, and links open directly, without a confirm dialog.


Changelog / What’s new in 2.0.0


This site uses Just the Docs, a documentation theme for Jekyll.