Cmd+N undoes edits instead of opening new file

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Cmd+N should create new file, instead it undoes current edit.
This lost a lot of work for me today, and since “Reapply” button was taken away I have no obvious way of getting that work back.

Steps to Reproduce

After a Cursor agent edits a file, open a file diff and place cursor in an edited area. Press Cmd+N. This results in that edit being undone (seems to be mistakenly mapped to “Reject”).

Expected Behavior

Creates new file.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.11 (Universal)
VSCode Version: 1.99.3
Commit: 2f2737de9aa376933d975ae30290447c910fdf40

hi @Nathan and than welcome to Cursor Forum.

Could you check if CMD+N Is assigned some other keyboard shortcut in your settings other than new file?

I tested it on my Cursor and it works.

A post was merged into an existing topic: Ctrl+N should not reject changes