Reference
Keyboard shortcuts
Common Conductor shortcuts for navigation, workspaces, review, and Git actions
Use the keyboard shortcuts dialog for the full current list. Open it with Command /.
General
| Shortcut | Action |
|---|---|
| Command K | Open the command palette |
| Command , | Open Settings |
| Command / | Open shortcuts help |
Workspaces
| Shortcut | Action |
|---|---|
| Command N | Create a new workspace |
| Command Shift N | Create a workspace from a PR, branch, or issue |
| Command Shift F | Go to all workspaces |
| Command Shift A | Archive the current workspace |
Review and Git
| Shortcut | Action |
|---|---|
| Command Shift D | Open the Diff Viewer |
| Command Shift R | Start review |
| Command Shift P | Create PR |
| Command Shift Y | Commit and push |
| Command Shift L | Pull latest from main |
| Command Shift M | Merge PR |
| Command Shift X | Fix errors |
| Command Shift G | Open PR in GitHub |
Workspace panels
| Shortcut | Action |
|---|---|
| Option C | Show changes |
| Option U | Show uncommitted changes |
| Option F | Show all files |
| Shift Option C | Show checks |
| Option N | Show notes |