I have been experiengin the same problem as I mentioned before. I have made the effort to completely describe the problem and also related problems on windows.
Describe the Bug
There are a lot of related posts/bugs about terminal not working properly, but none properly describes what is happening or offer solutions.
The problem: When Agentic mode is running terminal commands, sometimes it does not show output and stalls forever, preventing the agent continuing working.
I do not completely know how the terminal execution works in Cursor, bu it seems like it’s often trying to re-use the previous terminal to execute additional commands. This is when thi…