Skip to main content

Module render

Module render 

Source
Expand description

Top-level render — composes status bar, prompt, and the per-mode pane into a single frame.

Constants§

LIVE_STREAM_ROWS
Rows reserved for the live-stream pane when visible. Eight rows = one header + seven event rows, comfortable on an 80×24 terminal without starving the conversation pane. Kept here rather than on the widget so the layout math is the single source of truth.

Functions§

render
render_at