Closed Curculigo closed 2 months ago
Because it's a terminal shell session, ecode doesn't know what did you do with that session. Overriding your actions would be simply wrong. Btw, you can focus that session press up + enter and just rerun the last command. I won't change this behavior, sorry.
I have a very simple Python script that the sole purpose is to print
Hello World
. I checkedRun in terminal
inRun
. The command forRun
ispython3
and the argument is${current_doc}
.Why can't it reuse the existing terminal tab?