---
source: crates/zeph-tui/src/widgets/help.rs
assertion_line: 107
expression: output
---
┌─────────── Help — press ? or Esc to close ───────────┐
│Key Action │
│Normal mode │
│q quit │
│i enter insert mode │
│j / k scroll down / up │
│PgDn / PgUp page scroll down / up │
│End / Home jump to bottom / top │
│d toggle side panels │
│e expand tools │
│c compact tools │
│Tab cycle panels (Chat/Skills/Memory/R│
│a focus Sub-Agents panel │
│? toggle this help │
│ │
│Sub-Agents panel (f │
│j / k navigate agent list │
│Enter view selected agent transcript │
│Esc close panel focus │
│ │
│Subagent transcript │
│Esc return to main conversation │
│ │
│Insert mode │
│Enter send message │
│Shift+Enter insert newline │
│Esc return to normal mode │
│Ctrl+U clear input │
│Ctrl+K clear queue │
└──────────────────────────────────────────────────────┘