Terminal issues one way or another for months!

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

There are times when terminal commands submit and complete fine and the model continues on, but more often then not they get hung up. there used to be combinations of actions you could do to wake up the pos but now it seems like its not the case. I used to be able to open the terminal and manually hit enter on a prompt line to spark the model back up, or kill the terminal or skip the command but none of it works now and its getting ridiculous. do better be better try harder .

Steps to Reproduce

we all have it, you reproduce the bug by attempting to use cursor

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.11 (user setup)
VSCode Version: 1.99.3
Commit: 867f14c797c14c23a187097ea179bc97d215a7c0
Date: 2025-09-26T16:55:04.318Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631

For AI issues: which model did you use?

sonnet, gpt 5 codex, auto

Hey, thanks for the report. We’re aware of this issue and the team is working on a fix.

1 Like

So i found that if I instruct the model (currently sonnet 4 thinking max) to use the -o BatchMode=yes parameter in ssh terminal commands it’s been able to continue on without intervention. This alone made the product usable again and has allowed me to return to working as needed.

Customkleinsllc

1m

BatchMode is for automation specifically in ssh but i suggest exploring whether there is a parameter meant for automation in whatever terminal type everyone is having issues with and try to see if it allows it to flow.

1 Like

Thanks for the info, the team will look into it.

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