Open
Description
Any time a break a loop (and I don't mean through an error, just normally), the terminal "goes dead" meaning that it no longer appears to accept any user input. I figured this was coming from somewhere in TUI.cleanup()
(since the programs themselves seemed to work normally) but this seems to happen even if TUI.cleanup()
is not called, so something seems to be going wrong before this.
This is happening on alacritty. I happened to have gnome-terminal
on this machine so I checked that, and I get the same behavior, so it probably isn't terminal specific.
Metadata
Assignees
Labels
No labels