keys
keys copied to clipboard
:keyboard: Keyboard Shortcuts for 'shiny'
This may or may not be within the scope of the package, but I was wondering if adding rstudio-like shortcut keys may be valuable in text inputs or for other...
_It's totally not malicious,_ but how can all key events be monitored with `keys`; I looked at the mousetrap source very quickly and it defines many scancodes for keys that...
This pull requests adds the option `nullOnKeyRelease` to `keysInput` and `addKeys`. If this option is set, the Shiny input will be set to `NULL` after any of the bound keys...
Fixes issue mentioned in comment https://github.com/r4fun/keys/issues/11#issuecomment-3506785513