Oscar Godson

Results 189 comments of Oscar Godson

If you're using alerts I don't think it'll work. This has been reported a couple times, but I'm not sure I have the ability to fix this because of the...

Maybe, I haven't actually written code for this since 2011. A lot has changed. If you do figured it out feel free to send a PR

Awesome, I'll take a look at this after work! Thank you!

Yeah, that's a known issue and thats why in my examples I have `jkey.console` which is an internal method in the docs. I was already suspecting this before I got...

That would rock! There was a guy a few months back who tried to patch it also but no avail on his end. If you could do this that'd be...

Hooray! We'll all be cheering you on ;) ![hooray](http://4playerpodcast.com/wp-content/uploads/2010/09/hooray.jpg)

Right now jKey does support "chains" but what we defined as a chain is: ``` alt+shift+t ``` You mean more of supporting "Key patterns" more specifically correct? The above example...

@kameelyan Yeah, i was thinking if I put it in square brackets it'd trigger jKey to look for that pattern. Are you fluent in JS? You wanna do this and...

We would like to add support for other keyboards through a 4th parameter called `localization` where you can give it _a_ key or a whole entire new set and it'll...

Great! I'll try to implement that tomorrow, or maybe sometime this week and ping ya again :)