Hi! I am loving playing around with this package, but having an issue that after calling TerminalBinding.instance.requestShutdown(0); the terminal is left in a bad state, specifically echo mode is not on so I can't see what I type, until using the tset command to reset things.
This is happening for me on MacOS, in the built in terminal and also the default antigravity shell.
Hi! I am loving playing around with this package, but having an issue that after calling
TerminalBinding.instance.requestShutdown(0);the terminal is left in a bad state, specifically echo mode is not on so I can't see what I type, until using thetsetcommand to reset things.This is happening for me on MacOS, in the built in terminal and also the default antigravity shell.