Skip to content

docs: fix corrupted phrase in completion-detection feature bullet#129

Open
dormouse-bot wants to merge 1 commit into
mainfrom
fix/readme-completion-detection-typo
Open

docs: fix corrupted phrase in completion-detection feature bullet#129
dormouse-bot wants to merge 1 commit into
mainfrom
fix/readme-completion-detection-typo

Conversation

@dormouse-bot

Copy link
Copy Markdown
Collaborator

Fixes a corrupted phrase in the "Automatic completion detection" feature bullet in the README. The text read:

Detect when an agent needs your attention with standard terminal .,mn,.mn.,mnWhen a pane goes quiet for two seconds, it's marked done.

The garbage characters (.,mn,.mn.,mn) and the missing sentence break were introduced in a286679 ("Rework homepage marketing"). That commit's own message flagged it: "README.md line 11 has an in-flight phrase that may need a follow-up edit" — this is that follow-up.

I dropped the dangling with standard terminal … fragment rather than guessing the intended object, keeping the author's lead-in sentence intact and grammatical:

Detect when an agent needs your attention. When a pane goes quiet for two seconds, it's marked done. Works with builds, AI agents, scripts, anything.

If you'd intended the fragment to mention the escape-code path (the codebase supports BEL / OSC 9 / OSC 99 / OSC 777, and the canonical Home.md copy says "Also supports BEL and OSC 9/99/777"), feel free to reword to e.g. "…with standard terminal notifications." — I kept the change minimal rather than author new marketing copy.

No test is included: this is a documentation-only change.

The README's 'Automatic completion detection' bullet contained an
in-flight phrase with garbage characters (.,mn,.mn.,mn) and a missing
sentence break, introduced in a286679 and flagged in that commit's
message as needing a follow-up edit.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: a67d5be
Status: ✅  Deploy successful!
Preview URL: https://f4bef3fe.mouseterm.pages.dev
Branch Preview URL: https://fix-readme-completion-detect.mouseterm.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant