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

[plugin.action.sendKey] add keyboard mapping to replace \uE003 by something readable #22

Open
rodneyrehm opened this issue Apr 25, 2015 · 0 comments

Comments

@rodneyrehm
Copy link
Contributor

We want to add a keyboard map that translates "special keys" like keys.backspace = '\uE003' (up, down, enter, esc, page-end, …).

Maybe we can use unicode-keymap?

This may also help other keyboard-related actions. The question how this should be made available to the test. It could be as simple as var map = require('dalek/key-map') in every test that needs it…

@rodneyrehm rodneyrehm added this to the 0.1.0 - Beta One milestone Apr 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant