Expand description
Segment - the atomic unit of terminal rendering.
All content flows through segments, which combine text, style, and control codes.
Structs§
- Segment
- A segment of terminal content with text, style, and optional control codes.
Enums§
- Control
Code - Terminal control code with optional parameters.
- Control
Type - Terminal control code types.