command-c triggers "c"
trevorturk opened this issue · 4 comments
When I press command-c, I get the "c" trigger. Is this a known behavior?
Yes, this is a known limitation at this time. If you take a look at the docs at the bottom where it says "Important Notes!" the first item mentions this specifically.
I'm currently working on a localization param so that you can modify certain keycodes (or all) to fit a different keyboard layout, but after that I was going to begin work on this issue. If you however know how to fix it or wanna take a stab at fixing it feel free to send me a pull request!
Aw - missed that! Sorry! I'm going to move back to jquery.hotkeys. I'm totally new to js stuff like this, so I'm useless. Thanks anyway!
This was the killer issue for me - I recommend to use https://github.com/tzuryby/jquery.hotkeys
Yeah, I suggest that too :) I haven't worked on this in a long time and I've been putting all my work into EpicEditor.