Skip to content

Bind Ctrl+Shift+O to add a new workspace#5

Merged
mathix420 merged 1 commit into
masterfrom
shortcut-for-new-workspace
May 11, 2026
Merged

Bind Ctrl+Shift+O to add a new workspace#5
mathix420 merged 1 commit into
masterfrom
shortcut-for-new-workspace

Conversation

@mathix420

Copy link
Copy Markdown
Owner

Summary

  • Adds a keyboard shortcut (Ctrl+Shift+O) that opens the same folder picker as the + button in the Projects sidebar.
  • Wired into handle_shortcuts so it's automatically suppressed while a modal is open.

Test plan

  • cargo run -p alacritree, press Ctrl+Shift+O, pick a folder — project appears in the left sidebar.
  • With a modal open (e.g. create-worktree prompt), Ctrl+Shift+O does nothing.
  • Existing shortcuts (Ctrl+B, Ctrl+G, Ctrl+T, Ctrl+Tab, Ctrl+Alt+←/→, Ctrl+Q) still work.

🤖 Generated with Claude Code

Mirrors the "+" button in the Projects sidebar so a workspace folder can
be added without reaching for the mouse.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mathix420 mathix420 merged commit f0983a5 into master May 11, 2026
3 checks passed
@mathix420 mathix420 deleted the shortcut-for-new-workspace branch May 11, 2026 09:08
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