Keybindings
TUI Mode
| Key | Action |
|---|---|
↑ / ↓ | Navigate sessions / providers |
Page Up / Page Down | Jump 10 sessions |
/ | Start search / filter |
Enter | Resume selected session (or confirm search / select provider) |
p | Preview session conversation |
d | Delete selected session (with confirmation) |
a | Switch Agent (go back to agent selector) |
Esc | Clear search filter |
q | Quit |
Preview Mode

When you press p on a session, a detail pane opens showing:
- Session metadata — ID, project, branch, date, message count, working directory
- Conversation history — The first 20 messages (user and assistant exchanges)
Preview keybindings:
| Key | Action |
|---|---|
↑ / ↓ | Scroll through messages |
Page Up / Page Down | Scroll by 10 lines |
Enter | Resume the session |
p / Esc | Close preview, return to list |
q | Quit |
Search Mode

When you press /, the search bar activates:
- Type to filter sessions by project name, git branch, or message preview
- Search is case-insensitive substring matching
- Press
Enterto confirm the filter and return to navigation - Press
Escto clear the filter
Delete Confirmation

When you press d on a session:
- A confirmation dialog appears showing the session details
- Press
yto confirm deletion - Press
norEscto cancel