How to view and modify keyboard shortcuts in Cursor

Open keyboard shortcuts

Open the command palette, cmd+shift+p and start typing keyboard then select Open Keyboard Shortcuts.

Cursor IDE key binding UI

A new view lists all the shortcuts available, you can search by command to filter the shortcuts or use the Record Keys function.

Cursor IDE key binding UI

Record keys

This allows you to type a key combination to see what shortcuts are mapped to the combination you entered. For example, here I entered shift+cmd+k and we can see the commands mapped to that key binding.

Cursor IDE key binding UI

Modifying a keybinding

You can right click on a keybinding to change it or remove it.

How to remove a key binding in Cusrsor IDE