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

Map keys to actions using lambda-driven callback keymap #13

Open
alex-eg opened this issue Jun 4, 2016 · 0 comments
Open

Map keys to actions using lambda-driven callback keymap #13

alex-eg opened this issue Jun 4, 2016 · 0 comments

Comments

@alex-eg
Copy link
Owner

alex-eg commented Jun 4, 2016

I think that current key press matching is not a good solution, it's very unflexible and doesn't allow any changes on the fly.
Keymap looks like a valid option here:

HashMap<String, fn(Some(Keycode)) -> ()>
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

1 participant