agent-manager

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

KeyAction
↑↓ / j kMove the cursor.
K / JReorder the session or group among its visible siblings. shift+↑↓ does the same.
enterFocus the session in place, so keys go to the agent and the list stays. On a group, fold it.
AAttach the session full screen. Settings can swap this with enter.
FFold or unfold every group.
eHide or show empty groups.
nNew session: name, tool, directory, optional prompt, group.
gNew group: name, parent, default path.
rRename a session or cycle its tool; edit a group's name and default path.
mMove the session to another group.
/Search.
|Resize the split: ←→ nudge, enter commits, esc cancels.
sSettings: quick-spawn tool, theme, review layout, what happens after a quick send.
?Keys overlay.
qQuit, leaving every agent running.

Sessions

KeyAction
spaceQuick prompt on a session, or spawn an agent on a group.
ctrl+rReview this session's changes.
x / XKill this session (or a group's), or every live session in view.
v / VRevive this session (or a group's), or every dead session in view.
a / uArchive, restore a session or a whole subtree.
tToggle the archived view.
dDelete the record, or a group and its subtree.
ctrl+qInside a session: back to the manager.

Review

KeyAction
↑↓ / j kScroll the file.
ctrl+d / ctrl+uHalf a page.
g / GTop, bottom.
J / KNext, previous file.
n / NNext, previous change.
uSide by side or unified.
sCycle the diff scope.
r / b / BRepo, branch, merge target.
spaceMark the file reviewed.
c / dWrite, drop a line comment.
CSend every comment to the agent.
esc / qClose the review.

Quick prompt

KeyAction
enterSend, or spawn in the group.
↑↓Retarget while the bar stays open.
tabCycle the spawn tool.
ctrl+vPaste a clipboard image as a chip.
backspaceAt the start of the text, remove the nearest chip.
escClose the bar.