Bug: Modifier keys are ignored in shortcuts with non Alpha Numeric Characters
When attaching a shortcut to an action, if you use non-alpha numeric characters, then the shortcut is executed regardless of modifiers. For example, the biding ["]"] will be fired when holding down meta while pressing ]. This appears to be something that was either added to tinyKeys.js, or is in an old version, as updating it with what's currently in https://github.com/jamiebuilds/tinykeys/tree/main/src resolves the issue.
Commit: 82505990d1dd6b9fd99c43a294107d163902a6fe
I have the same issue, when pressing / it triggers the action I configured for Meta+/
Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.