I’m encountering an error message that says “this.c.has is not a function” when trying to navigate through command history using the up and down arrow keys in the keyboard shortcuts editor.
Steps to Reproduce:
-
Open the keyboard shortcuts editor
-
Attempt to use up/down arrows to navigate through previous commands
-
Error appears in console: “this.c.has is not a function”
Environment:
-
Cursor version: 0.46.3 (user setup)
-
VSCode Version: 1.96.2
-
Date: 2025-02-24T11:25:40.376Z
-
Electron: 32.2.6
-
Chromium: 128.0.6613.186
-
Node.js: 20.18.1
-
V8: 12.8.374.38-electron.0
-
OS: Windows_NT x64 10.0.22631
Questions:
-
Has anyone else encountered this issue with keyboard navigation in the shortcuts editor?
-
Is this a known bug in version 0.46.3?
-
Are there any workarounds while waiting for a fix?
Any help would be appreciated!