Skip to content
Minnow
GitHub
Download

Keyboard shortcuts

Mod means Ctrl on Windows and Linux, Cmd on macOS.

Press ? anywhere outside a text field for the built-in shortcut sheet.

Single-key shortcuts — ?, the tool-approval digits — are suppressed while you are typing in a field. Chords with a modifier generally still work.

Shell

KeysAction
?Open the keyboard shortcuts sheet
EscapeClose the top overlay, popover, modal or side panel
Ctrl+Tab / Ctrl+Shift+TabCycle the workspaces picker and recent apps (Ctrl even on macOS, since Cmd+Tab belongs to the OS)
Tab / Shift+TabMove focus through the app rail, menubar and app chrome
Ctrl+Scroll wheelZoom the interface in / out (desktop app; Ctrl+ / Ctrl− also adjust zoom)

In Code, Ctrl+Tab cycles editor tabs when the editor has focus.

Chat

KeysAction
EnterSend — or stop, while the send button is in stop mode
Shift+EnterNew line
/Open the skill picker (at the start of an empty composer)
Mod+MPer-chat model picker, with search focused
/ Previous / next prompt from history, when the caret is at the start or end
1 / 2 / 3Tool approval: allow once, always allow, cancel

While the skill picker is open: ↑ ↓ to move, Enter or Tab to choose, Escape to close.

In the chat search popover: ↑ ↓ to move, Enter to open, Escape to close.

Code editor

KeysAction
Mod+KQuick Edit on the selection
Mod+IToggle Intent mode
Mod+SSave
Mod+WClose the editor tab
Mod+Tab / Mod+Shift+TabCycle editor tabs
TabAccept AI ghost text or an open completion; otherwise indent
Shift+TabOutdent
Mod+→Accept the next word of ghost text
Ctrl+SpaceTrigger a completion
F12 or Mod+clickGo to definition
Mod+FFind and replace
EscapeDismiss ghost text, or blur the editor

File tree

With the tree focused and the editor not:

KeysAction
Enter / SpaceOpen a file, or expand a folder
F2Rename
Mod+C / Mod+X / Mod+VCopy, cut, paste within the workspace
DeleteDelete
Shift+F10Context menu

Terminal

KeysAction
Ctrl+`Toggle the terminal panel (Ctrl on every platform for this one)
/ Command history for that tab
Mod+CCopy the selection, or send SIGINT when nothing is selected
Ctrl+V / Cmd+VPaste clipboard text at the prompt

Browser preview

KeysAction
F12Toggle DevTools
Mod+Shift+IToggle DevTools

Orchestrate board

KeysAction
TabMove between task cards and header controls
Arrow keysMove around the kanban grid
Enter / SpaceOpen a task chat or the plan panel

Issues

Shortcuts apply when Issues is open and you are not typing in a field.

KeysAction
j / k / Arrow keysMove the focused issue
EnterOpen peek
EscapeRestore the expanded peek, then close peek, or clear the multi-select
sChange status
pChange priority
uChange assignee
lChange labels
gChange project
AQueue an agent on the focused issue
YAccept a triage issue
N / BackspaceDecline a triage issue
CNew issue
Ctrl/Cmd + IQuick capture a new issue outside text inputs
EExpand the focused issue (title and description)
Alt+↑ / Alt+↓Move rank within the group or column
Shift+← / Shift+→Move the card to the neighbouring board column
Mod+clickToggle row selection
Shift+clickSelect a range
Shift+F10Context menu
Mod+EnterSave a description edit

Settings

KeysAction
Mod+KFocus settings search
/ / EnterMove through results and open one
EscapeClose overlays, or blur search

This manual

KeysAction
Ctrl+K / Cmd+KFocus wiki search while the manual is open
EscapeClose the manual
---