It happens randomly, i’ve closed out / restarted… but cursor will hang and ask to run cmds… that are approved…
anyone have workarounds? rather annoying.
It happens randomly, i’ve closed out / restarted… but cursor will hang and ask to run cmds… that are approved…
anyone have workarounds? rather annoying.
Hey, just to confirm, do you have anything in the denylist below that?
Seems like a bug, just want to rule it out!
no, nothing in deny list… i’ve not had it yet since changing to cmd.exe instead of powershell…
this would mainly happen when i was running 2 separate workspaces, simultaneously too… was trying to yolo code for the backend with python and frontend yolo prompts for react/next.js…
i can try to recreate the issue again tomorrow, but it was really jammed up bad when using powershell and the 2 workspaces at once.
Glad moving to CMD got things sorted!
I’m having the same issue, where yolo mode is enabled, and a yolo prompt is provided reading something like “compile, test and other safe commands” with no allow or deny list, and cursor continuously asks for permissions to run go build
and go test
commands. I see this issue is marked as solved, but what exactly does “moving to CMD” mean?
While the user has solved it with one way, others have reported that removing YOLO prompt fixes YOLO not executing commands. I tested and confirmed this. Could the Cursor Team check this out?
see: bash - Change the default terminal in Visual Studio Code - Stack Overflow
i was using PowerShell, but cmd.exe fixed it