-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for extended Function keys F13 to F24 #56
base: master
Are you sure you want to change the base?
Conversation
Sorry I missed this, I can merge if you revert your namespacing. |
@timoxley Sure, let me undo those and rebase to a single commit so it's a little easier to work with, should the need to revert happen. |
@timoxley I modified the commits in this PR, but I don't have permission to close it outright. Instead, I created a new PR, #58, that makes the changes you requested, removes some of the stylistic changes introduced, and doesn't ignore CC @Galkon Josh, I think it kept most of your originally intended changes, but since I didn't see a test that was added for it, I'm testing it on Medal right now. |
One-liner: Added a variable declaration for our for...in loop
Added support for extended Function keys F13 to F24