"Undo all" does not bring back deleted files

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When you ask Cursor to delete a file, the “Undo all” button does not bring it back.

Steps to Reproduce

  • Ask Cursor to delete a file
  • Click “Undo all” button
  • Notice the file is still missing

Expected Behavior

Undo all should revert all the files to their previous state

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.23 (Universal)
VSCode Version: 1.99.3
Commit: 9b5f3f4f2368631e3455d37672ca61b6dce85430
Date: 2025-09-15T21:47:50.112Z (23 hrs ago)
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?

Claude 4 Sonnet

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Are checkpoints working for you? I think this happens because when deleting a file, the “Keep all” button is pressed at the same time, which makes the action irreversible. We’ll work on improving this, but checkpoints should still work.

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