Docs · Keyboard shortcuts
Keyboard shortcuts
Everything is one key from the list. ? shows this inside the app. The wheel
scrolls the list and the diff; mouse tracking stays off, so click-drag keeps selecting text
natively in your terminal.
The list
| Key | Action |
|---|---|
| ↑↓ / j k | Move the cursor. |
| K / J | Reorder the session or group among its visible siblings. shift+↑↓ does the same. |
| enter | Focus the session in place, so keys go to the agent and the list stays. On a group, fold it. |
| A | Attach the session full screen. Settings can swap this with enter. |
| F | Fold or unfold every group. |
| e | Hide or show empty groups. |
| n | New session: name, tool, directory, optional prompt, group. |
| g | New group: name, parent, default path. |
| r | Rename a session or cycle its tool; edit a group's name and default path. |
| m | Move the session to another group. |
| / | Search. |
| | | Resize the split: ←→ nudge, enter commits, esc cancels. |
| s | Settings: quick-spawn tool, theme, review layout, what happens after a quick send. |
| ? | Keys overlay. |
| q | Quit, leaving every agent running. |
Sessions
| Key | Action |
|---|---|
| space | Quick prompt on a session, or spawn an agent on a group. |
| ctrl+r | Review this session's changes. |
| x / X | Kill this session (or a group's), or every live session in view. |
| v / V | Revive this session (or a group's), or every dead session in view. |
| a / u | Archive, restore a session or a whole subtree. |
| t | Toggle the archived view. |
| d | Delete the record, or a group and its subtree. |
| ctrl+q | Inside a session: back to the manager. |
Review
| Key | Action |
|---|---|
| ↑↓ / j k | Scroll the file. |
| ctrl+d / ctrl+u | Half a page. |
| g / G | Top, bottom. |
| J / K | Next, previous file. |
| n / N | Next, previous change. |
| u | Side by side or unified. |
| s | Cycle the diff scope. |
| r / b / B | Repo, branch, merge target. |
| space | Mark the file reviewed. |
| c / d | Write, drop a line comment. |
| C | Send every comment to the agent. |
| esc / q | Close the review. |
Quick prompt
| Key | Action |
|---|---|
| enter | Send, or spawn in the group. |
| ↑↓ | Retarget while the bar stays open. |
| tab | Cycle the spawn tool. |
| ctrl+v | Paste a clipboard image as a chip. |
| backspace | At the start of the text, remove the nearest chip. |
| esc | Close the bar. |