I’m working on my Windows laptop. When the agent is running commands with terminal it frequently ask me to pick an app for ‘cmd‘ which interrupt the automatic flow, and I need to select it each time it asks. Is there a way to stop it from doing so? Thanks.
Thanks for reporting this! Could you share a screenshotof what’s happening in Cursor right when that dialog pops up? Specifically, the terminal panel or agent output showing the command that triggers it.
- Also, could you check what
terminal.integrated.defaultProfile.windowsis set to in your Cursor settings (Ctrl+,)? - And in a regular command prompt, what does
echo %COMSPEC%return?


