You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the {{#include file}} operator I've included a html file that contains a interactive javascript widget. Everything works perfectly expect for the fact that the "s" key press triggers search which then begins consuming the key presses.
I'd like to be able to re-bind or disable the search hot key.