Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Don't catch keyboard events outside vim canvas #23

Closed
emnh opened this issue Jan 30, 2015 · 1 comment
Closed

Don't catch keyboard events outside vim canvas #23

emnh opened this issue Jan 30, 2015 · 1 comment

Comments

@emnh
Copy link
Contributor

emnh commented Jan 30, 2015

If you want to embed vim.js on a bigger page, you need to be able to use keyboard outside vim canvas. Currently the page listens on document and uses preventDefault. I will send a pull request to fix this.

@emnh
Copy link
Contributor Author

emnh commented Jan 30, 2015

Created pull request #24 .

@emnh emnh closed this as completed Jan 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant