Skip to content

Type the 'help' event, test the shortcuts overlay - #23

Merged
nmndwivedi merged 1 commit into
mainfrom
help-overlay-followup
Sep 19, 2026
Merged

nmndwivedi merged 1 commit into
mainfrom
help-overlay-followup

Conversation

@nmndwivedi

Copy link
Copy Markdown
Collaborator

Follow-up to #15.

  • add 'help' to the EditorEvent union so editor.on('help', …) type-checks for headless hosts
  • fix the indentation of the new _keyDown branch
  • list ? in the README keyboard table
  • tests: ? toggles the overlay, Esc closes it, destroy() tears it down, readonly boards stay quiet

npm test (131 passing) and npm run typecheck are green.

🤖 Generated with Claude Code

Follow-up to #15: add 'help' to EditorEvent, fix the indentation of the
new _keyDown branch, list ? in the README key table, and cover the
overlay's open/close/destroy paths.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
tryquickdraw Ready Ready Preview Sep 19, 2026 10:58pm UTC

@nmndwivedi
nmndwivedi merged commit 23acc9b into main Sep 19, 2026
3 checks passed
@nmndwivedi
nmndwivedi deleted the help-overlay-followup branch September 19, 2026 22:59
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