Skip to content

Add keyboard shortcuts command#756

Merged
rabanspiegel merged 1 commit intomainfrom
emdash/cmd-k-1v9
Feb 5, 2026
Merged

Add keyboard shortcuts command#756
rabanspiegel merged 1 commit intomainfrom
emdash/cmd-k-1v9

Conversation

@rabanspiegel
Copy link
Contributor

@rabanspiegel rabanspiegel commented Feb 5, 2026

Summary:

  • add command palette entry for keyboard shortcuts
  • allow opening Settings on a specific tab

Tests:

  • not run (formatting only)

Note

Low Risk
UI navigation/state changes plus a small robustness fix in newline counting; no auth, persistence, or security-sensitive logic is modified.

Overview
Allows opening SettingsModal on a specific tab via a new initialTab prop (and exported SettingsTab type), with App.tsx tracking/setting the desired tab when opening settings.

Adds a new Command Palette navigation item, Keyboard Shortcuts, wired through CommandPaletteWrapper to open Settings directly to the Interface/shortcuts tab. Separately, hardens GitService.countFileNewlinesCapped to handle read stream chunks that may be string or Buffer.

Written by Cursor Bugbot for commit 0706dae. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 5, 2026 2:47am

Request Review

@rabanspiegel rabanspiegel merged commit 6cb6040 into main Feb 5, 2026
4 checks passed
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