core-agent-ide/codex-rs/tui/src/render
Jeremy Rose 8068cc75f8
replace tui_markdown with a custom markdown renderer (#3396)
Also, simplify the streaming behavior.

This fixes a number of display issues with streaming markdown, and paves
the way for better markdown features (e.g. customizable styles, syntax
highlighting, markdown-aware wrapping).

Not currently supported:
- footnotes
- tables
- reference-style links
2025-09-10 12:13:53 -07:00
..
highlight.rs syntax-highlight bash lines (#3142) 2025-09-05 14:10:32 +00:00
line_utils.rs tui: fix approval dialog for large commands (#3087) 2025-09-04 23:54:53 +00:00
mod.rs replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00