Skip to content

Conversation

npfitz
Copy link

@npfitz npfitz commented Apr 21, 2025

Fixes #374, and adds some unit tests around shortcuts. Admittedly, the shortcut cases are pretty sparse. I'd be happy to add any new cases or update if it's apropriate.

Alternatively, is there a reason we don't just import tinyKeys as a dependency? I'd be happy to update the PR to do this as well, rather than copy the source for tinyKeys into the repo

Copy link

vercel bot commented Apr 21, 2025

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

Name Status Preview Comments Updated (UTC)
kbar-bpez ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2025 3:21pm

@npfitz
Copy link
Author

npfitz commented Apr 22, 2025

@timc1 Any thoughts on the above changes?

@mrdjohnson
Copy link

mrdjohnson commented Aug 1, 2025

+1 to adding tinykeys as a package instead of adding the source code

edit, I did a patch on my project that simply used the tinyKeys package and it fixed it for me!

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.

Bug: Modifier keys are ignored in shortcuts with non Alpha Numeric Characters
2 participants