Skip to content

feat(keybindings): open Settings with Cmd/Ctrl+, - #131

Open
wende wants to merge 1 commit into
AgentSystemLabs:mainfrom
wende:feat/settings-open-hotkey
Open

feat(keybindings): open Settings with Cmd/Ctrl+,#131
wende wants to merge 1 commit into
AgentSystemLabs:mainfrom
wende:feat/settings-open-hotkey

Conversation

@wende

@wende wende commented Jul 29, 2026

Copy link
Copy Markdown

Summary

  • Add a rebindable settings.open hotkey defaulting to ⌘, / Ctrl+, (standard desktop Preferences shortcut)
  • Wire it in the shell to toggle the settings overlay (same as the gear button), including when a terminal is focused
  • Surface the shortcut on the settings gear tooltip and under Settings → Keybindings → General

Test plan

  • Press ⌘, (macOS) or Ctrl+, (Windows/Linux) from the home screen → Settings opens
  • Press the same chord again → Settings closes
  • Focus a session terminal, press ⌘,/Ctrl+, → Settings still opens
  • Hover the gear button → tooltip shows the shortcut
  • Settings → Keybindings → General shows Open settings and can rebind it
  • Existing keybindings still work (e.g. ⌘N, Esc closes Settings)

Made with Cursor

Add the standard desktop Preferences shortcut so settings is reachable without hunting for the gear icon.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant