Back to Vibe Kanban

Keyboard Shortcuts

docs/configuration-customisation/keyboard-shortcuts.mdx

0.1.02.5 KB
Original Source

The Workspaces UI provides comprehensive keyboard navigation through the Keyboard Shortcuts dialog.

Accessing Keyboard Shortcuts

ShortcutAction
⌘/Ctrl + /Open Keyboard Shortcuts dialog
<Info> Sequential shortcuts require pressing the first key, then the second within 500ms. </Info>

Quick Actions

ShortcutAction
?Show keyboard shortcuts help
EscClose/cancel
CCreate new task
DDelete selected
/Focus search

Modifiers

ShortcutAction
⌘/Ctrl + KOpen command bar
⌘/Ctrl + EFormat inline code
⌘/Ctrl + EnterSend message
ShortcutAction
JMove down
KMove up
HMove left
LMove right

Issue Selection

These shortcuts are available on the kanban board and list view.

ShortcutAction
XToggle current issue selection
Shift + J / Shift + ↓Extend selection down
Shift + K / Shift + ↑Extend selection up
⌘/Ctrl + ASelect all visible issues
EscClear selection

Go To (G ...)

ShortcutAction
G SGo to Settings
G NGo to New Workspace

Workspace (W ...)

ShortcutAction
W DDuplicate workspace
W RRename workspace
W PPin/Unpin workspace
W AArchive workspace
W XDelete workspace

View (V ...)

ShortcutAction
V CToggle Changes panel
V LToggle Logs panel
V PToggle Preview panel
V SToggle Left Sidebar
V HToggle Chat panel

Git (X ...)

These shortcuts are available when inside a workspace.

ShortcutAction
X PCreate Pull Request
X MMerge branch
X RRebase branch
X UPush changes

Yank (Y ...)

These shortcuts are available when inside a workspace.

ShortcutAction
Y PCopy path
Y LCopy raw logs

Toggle (T ...)

These shortcuts are available when inside a workspace.

ShortcutAction
T DToggle dev server
T WToggle line wrapping

Run (R ...)

These shortcuts are available when inside a workspace.

ShortcutAction
R SRun setup script
R CRun cleanup script