Skip to content

Terminal UI (TUI)

Terminal window
clauderon tui

Session List

Session List

Displays sessions with name, status, health (color-coded), backend, agent, and timestamps.

Filters

Press 1-5 to filter: All / Running / Idle / Completed / Archived.

Keyboard Shortcuts

Session List

KeyAction
nCreate new session
EnterAttach to session
aArchive session
dDelete session
j/Move down
k/Move up
g / GJump to top / bottom
/Search by name
rToggle auto-refresh (2s)
hHealth status modal
1-5Filter by status
?Show help
qQuit

Help Screen

Attached Mode

Default is “locked” — all keystrokes forwarded to container. Press Ctrl+L to unlock.

KeyAction
Ctrl+LToggle locked/unlocked mode
Ctrl+MSignal menu (SIGINT, etc.)
Ctrl+PPrevious session
Ctrl+NNext session
Ctrl+QDetach (return to list)

Copy Mode (from unlocked)

KeyAction
[Enter copy mode
h/j/k/lNavigate (if enabled)
vStart selection
yCopy to clipboard
ESCExit copy mode

Scroll Mode

↑/↓ line-by-line, Page Up/Down, Home/End. Scrollback: 10,000 lines.

Session Creation

Create Dialog

Press n to open. Configure: repository (recent/browse/manual path), backend, agent, plan mode, model override, base branch. Use Ctrl+E to edit prompt in $EDITOR. Press i to attach images (PNG, JPG, GIF, WebP).

Docker-specific options

Image selection, volume mode, resource limits, network mode.

Health Status Modal

Press h on a session:

StateActions
HealthyRecreate, Cleanup
StoppedStart, Recreate, Cleanup
ErrorRecreate, Recreate Fresh, Cleanup
MissingRecreate, Recreate Fresh, Cleanup
CrashLoopRecreate Fresh, Cleanup

Data preservation: ✅ preserves data, ⚠️ fresh start (committed only), ❌ destructive.

Delete Confirmation

Limitations vs Web UI

  • No chat/message history view
  • No metadata editing
  • No system status dashboard
  • No multi-repo sessions
  • No bulk operations
  • No file upload to running sessions

Troubleshooting

ProblemSolution
Terminal resize issuespkill -SIGWINCH clauderon or restart
”Connection lost”Check daemon running; check DB permissions
Shortcuts not workingPress Ctrl+L to unlock; check terminal emulator conflicts
SluggishDisable auto-refresh (r); archive old sessions; use filters
Garbled displayTry different terminal; fall back to CLI
Attachment hangsCheck session health (h); check backend status