Search shortcut not working after a while

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Using the agent every day, after a day, using the common shortcut Cmd+F to search within a file does not function anymore, as if the shortcut was not set.

Steps to Reproduce

Use Cursor IDE, use the Agent on the right side, after a day, the search shortcut does not work anymore.

Expected Behavior

It should always work as it does on VSCode.

Operating System

MacOS

Current Cursor Version (Menu β†’ About Cursor β†’ Copy)

Version: 2.2.44
VSCode Version: 1.105.1
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

i am using Cursor version 2.3, since i think right now Cursor in version 2.3

in this version, i am able to use Command + F or Command +SHift+ F to find file or within file.

Hey, thanks for the report.

This looks like a keyboard shortcut conflict. A few questions to help us debug:

  1. Does restarting Cursor make Cmd+F work again?
  2. What extensions do you have installed? You can check in Settings > Extensions.
  3. Have you tried updating to version 2.3?

You can also try:

  • Temporarily disable all extensions and see if the issue still happens.
  • Check your keyboard shortcuts: Cmd+K then Cmd+S, search for β€œFind”, and make sure Cmd+F is mapped to editor.action.startFindReplaceAction.

Let me know what you find so we can dig into it further.