had to debug a little bit to find this:
https://github.com/mightyiam/combokeys/blob/master/Combokeys/prototype/stopCallback.js#L19
"Allows you to set global bindings that work even inside of input fields."
not clear how this works. want to use some of this stuff on inputs and contenteditable
had to debug a little bit to find this:
https://github.com/mightyiam/combokeys/blob/master/Combokeys/prototype/stopCallback.js#L19
"Allows you to set global bindings that work even inside of input fields."
not clear how this works. want to use some of this stuff on inputs and contenteditable