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

Stack-based setRawMode around ITM #15

Open
wesgarland opened this issue May 5, 2020 · 0 comments
Open

Stack-based setRawMode around ITM #15

wesgarland opened this issue May 5, 2020 · 0 comments

Comments

@wesgarland
Copy link
Owner

I saw 'Press SIGINT to exit Interactive Terminal Mode' tonight, after going in and out of ctty while debugging niim debugging raw_readln.

I'm pretty sure this is because we lost track of whether the outer niim's tty should have been in raw mode or not, and that's probably because it's a binary toggle storage instead of a stack.

@wesgarland wesgarland changed the title Stack-based raw entry/exit Stack-based setRawMode around ITM May 5, 2020
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

1 participant