Agent not detecting command end, but NOT zsh!

Describe the Bug

There seem to be many posts on this but seem to be just people using some zsh thing with a particular theme … I’m just using plain bash (through remote-ssh, though)

The issue is that the agent makes a command, the command ends ok but it gets stuck. Now previously clicking skip or Move to Terminal could get it to carry on even if it didn’t get the output.

Since the latest update, all “Skip” does is put another ^C in the terminal and it keeps being stuck.

Steps to Reproduce

Ask the agent to do something where it does a command. Sometimes works fine, sometimes doesn’t

Expected Behavior

Detect command has finished and carry on

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.3 (user setup)
VSCode Version: 1.99.3
Commit: e589175333a2d938c3d944f9bf0993155e655e70
Date: 2025-07-26T19:28:32.726Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631

Additional Information

Remote-ssh to Ubuntu

Does this stop you from using Cursor

No - Cursor works, but with this issue

I solved the issue using a terminal MCP and instructed the agent to use MCP instead of the regular terminal. It’s working for now.

1 Like

@Rotwang9000 thank you for the detailed bug report. We are tracking reports such as yours and are preparing bugfixes.

1 Like

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