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

vim API: global XKeyboard variable my throw #4

Merged
merged 2 commits into from
Apr 10, 2013

Conversation

lyokha
Copy link
Contributor

@lyokha lyokha commented Apr 9, 2013

global XKeyboard variable xkb will throw uncatchable exception if X is
not available. This will make vim SIGSEGV: see this issue:
http://github.com/lyokha/vim-xkbswitch/issues/5. In this commit a
wrapper class was introduced that will catch exceptions from XKeyboard()

global XKeyboard variable xkb will throw uncatchable exception if X is
not available. This will make vim SIGSEGV: see this issue:
http://github.com/lyokha/vim-xkbswitch/issues/5. In this commit a
wrapper class was introduced that will catch exceptions from XKeyboard()
ierton added a commit that referenced this pull request Apr 10, 2013
vim API: global XKeyboard variable my throw
@ierton ierton merged commit a4dfbdf into sergei-mironov:master Apr 10, 2013
@ierton
Copy link
Collaborator

ierton commented Apr 10, 2013

Merged, thanks!

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

Successfully merging this pull request may close these issues.

2 participants