"Save As..." key binding is overridden by "All Agents" tab

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

  1. Open a freshly installed Cursor IDE.
  2. Open any existing file.
  3. Try to save it under a different name by hitting Cmd/Ctrl+Shift+S (default for “Save As” in vanilla VSCode).

Result:

  1. All Agents tab is toggled.
  2. File is not saved.

Expected Behavior

  1. System “Save As” modal window is opened.
  2. 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

Hey, yeah, Cursor uses that shortcut for Agents, which isn’t ideal. However, you can reassign it in the keybindings settings.

@deanrie, thank you. I know that, and did that the instant I spotted this conflict.

I highly recommend reconsidering and reassigning this keybinding. I’ll give you a reason: Cmd/Ctrl+Shift+S as “Save as” exists almost as long as text editors exist. In macOS, this keybinding performs saving in Safari, Text Edit, Pages, Keynote, and god knows how many other apps. The same for Windows world. The same for Linux. You folks are trying to push the shiny new feature, I get it, but it looks like your efforts are not in the right direction.

1 Like

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