Skip to content

docs: correct the README key table for 0.19.0 - #46

Merged
jwarykowski merged 1 commit into
masterfrom
docs/readme-0.19.0
Jul 29, 2026
Merged

docs: correct the README key table for 0.19.0#46
jwarykowski merged 1 commit into
masterfrom
docs/readme-0.19.0

Conversation

@jwarykowski

@jwarykowski jwarykowski commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Audited the README against the 0.19.0 binary. Three claims were wrong:

  • space / enter toggle done — only space does. enter has no case in updateList, and the key conventions in CLAUDE.md are explicit: space toggles, enter activates.
  • detail view esc/q backq quits (saving first), which is what the detail footer grid says. Only esc goes back.
  • global view didn't list which keys stay live, now that A and F work there: j/k, d, v, /, e, b, o, F, ?, A/esc to leave, q to quit — every editing key inert and dimmed in both footers.

Also two --help strings: --filter advertised a stale field set (no tags/defer/link, though todo.Match covers them) and --board read "open this board's board", a leftover from the projects→boards rename.

No hardcoded version numbers in the README, so nothing else needed bumping for the release.

Three claims didn't match the shipped binary:

- `space` / `enter` toggled done — only space does. `enter` has no case in
  updateList, and per the key conventions space toggles while enter activates.
- The detail view's `esc`/`q` were both described as "back". `q` quits (saving
  first), as the footer grid itself says.
- The global view section didn't say which keys stay live there, now that A and F
  work in it: j/k, d, v, /, e, b, o, F, ?, A/esc, q, with every editing key inert
  and dimmed in both footers.

Also fixes two `--help` flag descriptions: --filter listed a stale field set
(no tags/defer/link) and --board read "open this board's board", a leftover from
the projects→boards rename.
@jwarykowski
jwarykowski merged commit 8ac90db into master Jul 29, 2026
1 check passed
@jwarykowski
jwarykowski deleted the docs/readme-0.19.0 branch July 29, 2026 12:16
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