forked from nodejs/node-inspect
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels