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

Event handlers continue to block events even after .destroy() #88

Open
kvanbere opened this issue Sep 14, 2015 · 1 comment
Open

Event handlers continue to block events even after .destroy() #88

kvanbere opened this issue Sep 14, 2015 · 1 comment

Comments

@kvanbere
Copy link

Event handlers continue to block events even after .destroy()

I have temporarily solved this in my code base by calling .blur() before calling .destroy(), causing the terminal to never regain focus and effectively nullify the events.

@foot
Copy link

foot commented Apr 11, 2016

Thanks for sharing your temp fix! Works great.

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