Skip to content

fix(tui): docs hardening — complete newline chords and add ^X to the help card - #119

Merged
jkyberneees merged 2 commits into
mainfrom
fix/docs-bindings-hardening
Sep 13, 2026
Merged

fix(tui): docs hardening — complete newline chords and add ^X to the help card#119
jkyberneees merged 2 commits into
mainfrom
fix/docs-bindings-hardening

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Findings from the bindings docs sweep

Exhaustive audit of README key-binding docs against the TUI code after PRs #106#118: no incorrect bindings found — the table, approval section, and prose all match current behavior (plain a/d/t empty-composer guard, friction Alt+A-first flow, drawer tab grammar).

Two additive gaps fixed

  1. newlineChord (input.go:71) accepts four chords — shift+enter, ctrl+enter, alt+enter, ctrl+j — but README listed only two/three. Both the composer prose and the bindings table row now list the full set.
  2. The F1//help card keys list (commands.go) was missing ^X (arm turn cancellation). Added beside ^S.

Verification

  • make test (race) all packages ok · make vet · make fmt clean
  • Targeted TestTerminalWorkflowLayouts re-run ok after the help card change

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 13, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bodek 6979e64 Commit Preview URL

Branch Preview URL
Sep 13 2026, 08:24 AM

@jkyberneees
jkyberneees merged commit d42eae6 into main Sep 13, 2026
9 checks passed
@jkyberneees
jkyberneees deleted the fix/docs-bindings-hardening branch September 13, 2026 08:26
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