Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In Cursor IDE (on macOS), when I would use Cmd+Shift+} (to go to the next editor tab) on the last editor tab, it would cycle/wrap back to the first editor tab. However, it now seems like pressing Cmd+Shift+} on the last tab will jump to the chat window’s text field, and when the chat window isn’t open, it simply does nothing. It would be great to restore the ability to cycle back to the first tab when the Chat window isn’t open.
Steps to Reproduce
- Open a window with a few editor tabs and with the Chat panel closed
- Starting at the first tab, keep pressing Cmd+Shift+}
Actual behavior: when it reaches the last editor tab, it will stop
Expected behavior: when it reaches the last editor tab, it should wrap to the first tab
Expected Behavior
Expected behavior: when it reaches the last editor tab, it should wrap to the first tab (this is also how VSCode behaves, and how Cursor used to behave until some update in the past week or so)
Operating System
MacOS
Version Information
Version: 3.7.27
VS Code Extension API: 1.105.1
Commit: e48ee6102a199492b0c9964699bf011886708ba0
Date: 2026-06-10T01:46:16.942Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.4.0
Does this stop you from using Cursor
No - Cursor works, but with this issue