Home button stops working

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Often when working in cursor the home button (and command-up) will just stop working.

If i restart cursor it usually fixes this but it’s mildly infuriating.

anyone else noticed this and might suggest a fix?

I just upgraded and the behavior is still there…

Version: 1.5.7
VSCode Version: 1.99.3
Commit: 6aa7b3af0d578b9a3aa3ab443571e1a51ebb4e80
Date: 2025-08-27T22:43:32.248Z
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

Steps to Reproduce

use cursor for around 30 minutes on a mac

Expected Behavior

command-up (mac) works to go to top of the file.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.7
VSCode Version: 1.99.3
Commit: 6aa7b3af0d578b9a3aa3ab443571e1a51ebb4e80
Date: 2025-08-27T22:43:32.248Z
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

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. The issue might be related to an extension or a reassigned shortcut. Check your keybinding settings and see which extensions you’ve installed recently.

Also, try starting in safe mode using this command in the terminal: cursor --disable-extensions to rule out any extension interference.

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