Skip to main content

Module status

Module status 

Source
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.