svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.27k stars 63 forks source link

[Feature Request] Use plus as a hotkey #408

Open aviadmini opened 1 year ago

aviadmini commented 1 year ago

Usage example, including component, action, motion, or utility API

Currently "+" (plus) is impossible to use with hotkeys

Possible implementation - describe how the feature can be implemented

Add plus to the list of modifiers/reserved keys in parse-hotkey.js

Do you want to contribute this feature and create a pull request

Yes