#keys & mouse

All keys go to the focused terminal, except the ctrl+b prefix (tmux style):

after ctrl+baction
c / Csplit right / below (picker: installed agents or shell)
acycle the default agent through the installed ones
s / Ssplit with a new shell pane directly, also %/" and |/-
wnew workspace (directory prompt with tab completion)
tnew tab in the current workspace
n / pnext / previous tab
] / [next / previous workspace
tab / shift+tabnext / previous pane, stays in prefix mode
rrename the focused pane
mopen the pane context menu
=equalize all splits
u / dscroll the focused pane's history
esc / Gback to live output, clear selection
,settings window: agents, notifications, themes
x / Xclose pane / close workspace
ctrl+bsend a literal ctrl+b to the pane
qquit

## mouse

Everything is clickable: tabs, workspaces, panes, agents, menus, and the settings entry in the sidebar. Drag workspaces to reorder them, drag pane borders to resize, right-click for context menus, and drag with the left button to select text (copied straight to your clipboard). Wheel events go to the pane under the cursor: agent TUIs scroll themselves, shells scroll their local history, and shift+pgup / shift+pgdn do the same from the keyboard.