Hello, Is there a way to record the sequence of keys, after pressing "Shift+D" for example, and having a callback associated to it ? I found this behavior on [mousetrap/record](https://github.com/ccampbell/mousetrap/tree/master/plugins/record) quite useful to record a variable from user. Env : React
Hello,
Is there a way to record the sequence of keys, after pressing "Shift+D" for example, and having a callback associated to it ?
I found this behavior on mousetrap/record quite useful to record a variable from user.
Env : React