chieffancypants / angular-hotkeys

Configuration-centric keyboard shortcuts for your Angular apps.
http://chieffancypants.github.io/angular-hotkeys/
MIT License
1.68k stars 248 forks source link

Custom Cheatsheet hotkey not working while in form element #196

Closed MrTarantula closed 4 years ago

MrTarantula commented 8 years ago

I want to be able to trigger the cheatsheet while in a form, so I set

hotkeysProvider.cheatSheetHotkey = 'alt+q'

but while I'm in an input field, the cheatsheet will not open.

wholeinsoul commented 4 years ago

@MrTarantula : were you able to make this work ?

MrTarantula commented 4 years ago

This issue is 4 years old. I don't even remember the last time I used Angular 1.