An annoying issue - terminal pops out of from the chat

it’s not a bug but an annoying issue,
i’m asking cursor to always run the app before finishing to check for any errors that may popup, however everytime it runs a command that exec the app (like py main.py), it gets pop-ed up from the chat to the main screen next to the code and it won’t allow the model to get inputs from the terminal about errors so it goes on assuming there’s no errors in exec
can i change something in setting to fix this?
i’m running it on latest ubuntu

update: my colleague running it on windows 10, doesn’t have this issue, the command exec during chat, opens terminal inside the chat, and so the model can check what’s happening and can’t continue until the app is closed by user or by an error

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.