"Select to open" interrupted on load

There’s a minor bug that happens whenever you open a fresh window on Cursor.

Whenever I open a fresh window, I immediately use Control + R to search for a repository to work on. This will focus on the Search bar and allow you to look up a repository that you have previously opened. It’s a handy shortcut I use all the time.

However, the search gets interrupted by the load screen (I presume there is some backend loading mechanism that triggers a refresh) if you perform the hotkey immediately after the window is opened.

To reproduce the bug:

  1. Open a new window using Command + Shift + N
  2. Immediately follow this by Control + R

You will see that the search bar gets de-selected by the application. I’m on MacOS and I’m on the Pro Business Plan.

The issue does not stop me from using Cursor, just a small bug that presents an inconvenience.

Hey, it may be that you are hitting CTRL + R before Cursor has loaded your keybinds, so the window refresh is still the default behavior at that point.

I’ll log this down to see if we can fix this in the future, thanks for reporting!