core-agent-ide/codex-rs/tui/tests
Jeremy Rose bb9ce3cb78
tui: standardize tree prefix glyphs to └ (#2274)
Replace mixed `⎿` and `L` prefixes with `└` in TUI rendering.

<img width="454" height="659" alt="Screenshot 2025-08-13 at 4 02 03 PM"
src="https://github.com/user-attachments/assets/61c9c7da-830b-4040-bb79-a91be90870ca"
/>
2025-08-13 19:14:03 -04:00
..
fixtures tui: standardize tree prefix glyphs to └ (#2274) 2025-08-13 19:14:03 -04:00
status_indicator.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
vt100_history.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
vt100_live_commit.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
vt100_streaming_no_dup.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00