Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Can’t reply to my original issue anymore (Find replace action applies twice), so replying here.
Steps to Reproduce
Find-replace (Cmd+Option+F) replaces twice.
This bug appeared in the last month.
Steps to Reproduce
Example:
zz
- aa
bbb - aa
- aa
- aa
The first replace (aa → cc) replaces 1, the second replace (by hitting Enter) replaces 2, 3, the final one 4.
Extra info:
- Also happens with
cursor --disable-extensions. - Does not happen in VSCode
Expected Behavior
Replace 1, then 2, then 3, then 4.
Operating System
MacOS
Version Information
Version: 3.7.36
Commit: 776d1f9d76df50a4e0aeca61819a88e7c1b861e0
Date: 2026-06-13T00:31:56.287Z
Layout: editor
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cursor/3.7.36 Chrome/142.0.7444.265 Electron/39.8.1 Safari/537.36
Does this stop you from using Cursor
No - Cursor works, but with this issue