When the terminal is open and the process running inside of it ends, the terminal is left in an unusable state until application is restarted. Ideally I would think this should restart bash, or at least have a way to restart it.
This can be reproduced by opening Code's terminal and typing exit. You can open and close the terminal afterwards and it will continue to be in the exited state.
When the terminal is open and the process running inside of it ends, the terminal is left in an unusable state until application is restarted. Ideally I would think this should restart bash, or at least have a way to restart it.
This can be reproduced by opening Code's terminal and typing
exit. You can open and close the terminal afterwards and it will continue to be in the exited state.