Cursor Agent Terminal not receiving all output

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When an app crashes, not all output is shown.

This is not an issue in the User Terminal or in a standard OS terminal.

Steps to Reproduce

I have an app, lots of printf debug statements, it currently crashes with a segfault. None of the printf is visible in the Agent Terminal.

If I flush after each printf, or use fprintf to stderr, then the output is visible.

Expected Behavior

The full output is show without requiring flush statements.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.42 (Universal)
VSCode Version: 1.99.3
Commit: 5911e9593196a000b1c00553aaf03b0b32042b90
Date: 2025-09-20T17:16:56.346Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

For AI issues: which model did you use?

any

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Thanks for the report. Can you please check if you’re still facing this issue on the latest version?
You can get the latest version from Download · Cursor

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