Skip to main content

Crate ag_tui_text

Crate ag_tui_text 

Source
Expand description

Shared terminal text rendering helpers for Agentty frontends.

Modules§

html
HTML normalization and terminal rendering for forge-authored Markdown.
markdown
Markdown parsing, terminal styling, wrapping, and rendered-line caching.
mermaid
Bounded Mermaid parsing and terminal diagram rendering.
text_util
Terminal-width wrapping, truncation, borrowing, and compact formatting.

Structs§

TextPalette
Semantic color tokens used by markdown, mermaid, and text renderers.
TextRenderSettings
Rendering settings injected by host applications at the text-rendering boundary.