mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
- Fix ? shortcut: add shiftKey: true so it matches on standard keyboards - Fix Escape: keep hook always enabled so ESC closes the modal (remove dead showKeyboardHelp branch, read all state at invocation time) - Fix formatShortcutKey: don't show redundant ⇧ for shifted punctuation - Remove stale showKeyboardHelp from useMemo deps - Add "Press ? for keyboard shortcuts" hint in graph area Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>