- alt+c enters copy-mode on the focused terminal: arrows/PgUp/PgDn/
Home/End scroll the history, / searches (matches highlighted in the
view), n/N jump between hits, q/Esc exits back to the bottom.
Status line shows position and key help
- config.toml, panel files and the theme file are watched (1s mtime
poll): edits reload theme/panels/keybinds live without restarting —
windows and focus are untouched
- Integration suite runs the daemon in an isolated config dir and
covers copy-mode search and panel hot-reload — 27/27 passing
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>