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

Signals are not handler properly #53

Open
nadejin opened this issue Oct 21, 2015 · 1 comment
Open

Signals are not handler properly #53

nadejin opened this issue Oct 21, 2015 · 1 comment

Comments

@nadejin
Copy link

nadejin commented Oct 21, 2015

My term is completely broken after finishing application with SIGINT/SIGTERM (cursor and input characters are invisible, x axis positioning is broken too), I guess these signals should be handled to terminate resources properly.
I'm using Arch Linux and termite terminal emulator.

@skull-squadron
Copy link

Yup, tui programs almost always need to install signal handlers.

Run stty before and after to find the diff.

Quick fix is reset.

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