| Key |
Action |
prefix + e |
Toggle sidebar |
prefix + E |
Toggle sidebar in all windows |
j / Down |
Move selection down |
k / Up |
Move selection up |
h / Left |
Previous status filter |
l / Right |
Next status filter |
r |
Open repo filter popup |
Enter |
Jump to the selected pane |
Tab |
Cycle status filter |
Shift+Tab |
Switch bottom panel tab (Activity ⇄ Git) |
Esc |
Return focus or close the popup |
Opened with r or by clicking the repo filter button in the sidebar header.
| Key |
Action |
j / Down |
Move selection down |
k / Up |
Move selection up |
Enter |
Confirm — filter the list to that repo |
Esc |
Cancel |
Opened by clicking the ⓘ badge shown when hooks or plugin setup are missing.
| Key |
Action |
Esc |
Close the popup |
| Key |
Action |
n |
Spawn a new worktree + agent |
x |
Remove the selected spawn-created pane |
Opened with n on a repo.
| Key |
Action |
| Text keys |
Type the name (used as the branch slug and tmux window name) |
↑ / ↓ / Tab / Shift+Tab |
Move focus between NAME / AGENT / MODE fields |
← / → |
Cycle the value when the agent or mode field has focus |
Enter |
Create the worktree + window and launch the agent |
Esc |
Cancel |
Opened with x on a spawn-created pane.
| Key |
Action |
y / Enter |
Close the tmux window, remove the git worktree (--force), and delete the branch (git branch -D) |
c |
Close the tmux window only, keep the worktree and branch on disk |
n / Esc |
Cancel |