Skip to content

feat(viewer): add a keyboard shortcut help drawer#40

Merged
denolfe merged 12 commits into
mainfrom
feat/keyboard-shortcut-hints
Jul 25, 2026
Merged

feat(viewer): add a keyboard shortcut help drawer#40
denolfe merged 12 commits into
mainfrom
feat/keyboard-shortcut-hints

Conversation

@denolfe

@denolfe denolfe commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Adds a keyboard shortcut help drawer that opens with ?. It lists every viewer and sidebar binding grouped by category and slides up from the bottom of the screen.

Breaking change: ? no longer starts a backward search. Forward search (/) is unchanged and wraps past the end, so every match is still reachable.

image

@github-actions

Copy link
Copy Markdown

Startup benchmark (--render test/exhaustive.md, linux-x64)

build mean ratio verdict
baseline (main@65ffb0e) 755.5ms ± 15.8ms
PR 758.9ms ± 16.0ms 1.00× ✅ ok

Thresholds: warn ≥ 1.1×, fail ≥ 1.25×. Baseline built from main.

@denolfe
denolfe merged commit cfb3815 into main Jul 25, 2026
7 checks passed
@denolfe
denolfe deleted the feat/keyboard-shortcut-hints branch July 25, 2026 00:09
denolfe added a commit that referenced this pull request Jul 26, 2026
- refactor: split breadcrumb and ancestor-stack vocabulary (#45) (4fc9a88)
- refactor(viewer): consolidate view state into a store hook (#44) (e39c971)
- refactor(viewer): extract nav-intent consumer into a pure dispatcher (#43) (8cbde71)
- refactor: consolidate heading/overlay geometry into a Fold module (#42) (bc77a33)
- refactor(viewer): extract scroll pending/pin machine into a pure reducer (#41) (a2e8062)
- feat(viewer): add a keyboard shortcut help drawer (#40) (cfb3815)
- feat(viewer): breadcrumb trail for relative-link navigation (#39) (65ffb0e)
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