To run this locally:
- Clone the repo
npm install && npm run dev
For a live preview, visit rise-command-menu.vercel.app
Keyboard shortcuts with single keystrokes and sequential keystrokes (e.g "d" or "e then e") are available only when the input is unfocused, while combinations like ⌘⌫ or ⌘C are available also when the input is focused as they do not overlap with the typing.
