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

"/" key doesn't bind to function #15

Closed
troy opened this issue Sep 2, 2011 · 0 comments
Closed

"/" key doesn't bind to function #15

troy opened this issue Sep 2, 2011 · 0 comments

Comments

@troy
Copy link

troy commented Sep 2, 2011

I can call:

key('s', function() { ... }

and the s key works. However, trying to bind slash ('/') to the exact same callback function doesn't get called, or doesn't seem to. In Chrome (latest gold) for OS X, it does nothing, and in Firefox 3.6 it opens the status line quick find. Is that intentional?

Thanks!

livibetter added a commit to fkeymaster/fkeymaster that referenced this issue Sep 2, 2011
livibetter added a commit to fkeymaster/fkeymaster that referenced this issue Sep 2, 2011
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

2 participants