Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The default “File → Save As…” (⌘⇧S or Ctrl+Shift+S) key binding is overridden by the “All Agents” tab toggle.
Steps to Reproduce
- Open a freshly installed Cursor IDE.
- Open any existing file.
- Try to save it under a different name by hitting Cmd/Ctrl+Shift+S (default for “Save As” in vanilla VSCode).
Result:
- All Agents tab is toggled.
- File is not saved.
Expected Behavior
- System “Save As” modal window is opened.
- All Agents tab is NOT opened.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.33
VSCode Version: 1.99.3
Commit: a84f941711ad680a635c8a3456002833186c4840
Date: 2025-10-03T03:28:06.574Z
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
Additional Information
“All Agents” tab is erroneously bound to the same key combo as “Save As”. Please revert this default.
Does this stop you from using Cursor
No - Cursor works, but with this issue
