Skip to main content

Module transcript

Module transcript 

Source
Expand description

Pure transcript cell selection.

The CLI controller appends logical lines; this module selects the cells which a terminal viewport should paint. It contains no agent or terminal lifecycle code, so it can be tested without a running TUI.

Structs§

TranscriptLine
One logical transcript line, retained in append order.

Enums§

BlockDisplayMode
Display policy for a transcript cell.
VisibleItem
A logical transcript item selected for painting.

Functions§

visible_items
Build the visual cell sequence for the current display policies.