Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In the Editor, when I select lines in the terminal and then resize the IDE horizontally, the selection changes if the terminal text is forced to wrap. When I resize the IDE back to its original width, the selection may or may not match the original one, if the resize is of the same exact width.
For example, if I toggle the left panel (file explorer) or right panel (Chat), the selected lines in the terminal shift whenever the terminal becomes narrow enough for the text to wrap onto multiple lines.
Steps to Reproduce
- Select some lines in the terminal while the right panel (Chat) is either open or closed.
- Toggle the right panel.
- Notice that the terminal selection changes.
- Toggle the right panel again.
- The selection reverts to the original lines. (But it wouldn’t if the resize was done manually to a different size).
Expected Behavior
The lines selected in the terminal doesn’t change
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version : 2.0.75
Validation : 1.99.3
Date : 9e7a27b76730ca7fe4aecaeafc58bac1e2c82120
Electron : 2025-11-12T17:34:21.472Z (il y a 16 heures)
ElectronBuildId : 37.7.0
Chromium : undefined
Node.js : 138.0.7204.251
V8 : 22.20.0
Système d’exploitation : 13.8.258.32-electron.0
Does this stop you from using Cursor
No - Cursor works, but with this issue