Skip to content
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

Esc key? #17

Closed
iansilber opened this issue Oct 2, 2013 · 5 comments
Closed

Esc key? #17

iansilber opened this issue Oct 2, 2013 · 5 comments

Comments

@iansilber
Copy link

Is there a way to bind the esc key?

@dmauro
Copy link
Owner

dmauro commented Oct 13, 2013

You can bind with the keyword "escape", and I just added an alias of "esc" as well. I should have already had that alias in there, thanks for catching that.

@dmauro dmauro closed this as completed Oct 13, 2013
@g00fy-
Copy link

g00fy- commented Oct 29, 2013

esc and escape both fail :
Do not recognize the key "esc"

@dmauro
Copy link
Owner

dmauro commented Oct 29, 2013

Sorry I made a mistake in my aliasing. I'll fix that as soon as I can. Thanks.

@dmauro dmauro reopened this Oct 29, 2013
@m1dst
Copy link

m1dst commented Oct 30, 2013

Great - thought I was doing something wrong.

Fixed by editing line 899.

Change to...

 27: "esc",

g00fy- pushed a commit to g00fy-/Keypress that referenced this issue Oct 31, 2013
@dmauro
Copy link
Owner

dmauro commented Nov 16, 2013

Pushed v.1.0.9 with fix and test.

@dmauro dmauro closed this as completed Nov 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants