react-hotkeys-hook icon indicating copy to clipboard operation
react-hotkeys-hook copied to clipboard

Support for modifier keys in sequence hotkeys

Open Aspecky opened this issue 6 months ago • 3 comments

I've re-implemented the sequence hotkey to add support for modifier keys even when useKey is true. I've also added a caps and ctl to the modifier keys map for greater compatibility, caps being shorthand for capslock and ctl for ctrl per the mdn docs:

Aspecky avatar May 23 '25 04:05 Aspecky

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-hotkeys-hook ⬜️ Skipped (Inspect) May 23, 2025 4:58am

vercel[bot] avatar May 23 '25 04:05 vercel[bot]

I seem to have pushed the .lock file by accident, if any maintainer can remove it please do, otherwise I'll do so soon

Aspecky avatar May 23 '25 05:05 Aspecky

I seem to have pushed the .lock file by accident, if any maintainer can remove it please do, otherwise I'll do so soon

I think you have to remove that yourself

JohannesKlauss avatar May 23 '25 07:05 JohannesKlauss

@Aspecky If you can clean up the PR, I'll merge it 🙂 Sorry for the late response!

JohannesKlauss avatar Oct 13 '25 08:10 JohannesKlauss