Expand description
Bottom status-line span assembly.
build_status_lines collects keybinding hints, session label,
auto-apply badge, bus status, latency, token usage, and status
text into one or more Lines for the status bar. When the
terminal is too narrow to show everything on one row, the
content is stacked across three lines.
Constants§
- STACK_
WIDTH_ THRESHOLD - Width below which the status bar stacks across multiple rows.
Functions§
- build_
status_ lines - Assemble the status bar as one or more lines.
- build_
status_ spans - Assemble all status-bar spans in display order as a single flat row.