Copy feature in Output pane no longer working

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I try to copy output in the Output pane, it does not actually copy to clipboard

Steps to Reproduce

  1. I ran a set of tests in my golang project which outputted to the output pane
  2. I tried both command-c and right click/copy
  3. attempt to paste anywhere - both in the agent window, code editor or even outside cursor

Expected Behavior

Copy should really copy to clipboard

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.69 (Universal)
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 23.6.0

Additional Information

This used to work previously exactly what I am doing.

Does this stop you from using Cursor

No - Cursor works, but with this issue

Just noticed this is a duplicate of Copy not working in output tab - #20 by bulyaki

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