docs/configuration-customisation/keyboard-shortcuts.mdx
The Workspaces UI provides comprehensive keyboard navigation through the Keyboard Shortcuts dialog.
| Shortcut | Action |
|---|---|
⌘/Ctrl + / | Open Keyboard Shortcuts dialog |
| Shortcut | Action |
|---|---|
? | Show keyboard shortcuts help |
Esc | Close/cancel |
C | Create new task |
D | Delete selected |
/ | Focus search |
| Shortcut | Action |
|---|---|
⌘/Ctrl + K | Open command bar |
⌘/Ctrl + E | Format inline code |
⌘/Ctrl + Enter | Send message |
| Shortcut | Action |
|---|---|
J | Move down |
K | Move up |
H | Move left |
L | Move right |
These shortcuts are available on the kanban board and list view.
| Shortcut | Action |
|---|---|
X | Toggle current issue selection |
Shift + J / Shift + ↓ | Extend selection down |
Shift + K / Shift + ↑ | Extend selection up |
⌘/Ctrl + A | Select all visible issues |
Esc | Clear selection |
| Shortcut | Action |
|---|---|
G S | Go to Settings |
G N | Go to New Workspace |
| Shortcut | Action |
|---|---|
W D | Duplicate workspace |
W R | Rename workspace |
W P | Pin/Unpin workspace |
W A | Archive workspace |
W X | Delete workspace |
| Shortcut | Action |
|---|---|
V C | Toggle Changes panel |
V L | Toggle Logs panel |
V P | Toggle Preview panel |
V S | Toggle Left Sidebar |
V H | Toggle Chat panel |
These shortcuts are available when inside a workspace.
| Shortcut | Action |
|---|---|
X P | Create Pull Request |
X M | Merge branch |
X R | Rebase branch |
X U | Push changes |
These shortcuts are available when inside a workspace.
| Shortcut | Action |
|---|---|
Y P | Copy path |
Y L | Copy raw logs |
These shortcuts are available when inside a workspace.
| Shortcut | Action |
|---|---|
T D | Toggle dev server |
T W | Toggle line wrapping |
These shortcuts are available when inside a workspace.
| Shortcut | Action |
|---|---|
R S | Run setup script |
R C | Run cleanup script |