core-agent-ide/codex-rs/tui/src/exec_cell
Jeremy Rose a0d56541cf
tui: breathing spinner on true-color terms (#4853)
uses the same logic as shimmer_spans to render the `•` spinner. on
terminals without true-color support, fall back to the existing `•/◦`
blinking logic.



https://github.com/user-attachments/assets/19db76f2-8fa2-440d-9fde-7bed67f4c4dc
2025-10-07 11:34:05 -07:00
..
mod.rs Show exec output on success with trimmed display (#4113) 2025-09-26 07:13:44 -07:00
model.rs Show exec output on success with trimmed display (#4113) 2025-09-26 07:13:44 -07:00
render.rs tui: breathing spinner on true-color terms (#4853) 2025-10-07 11:34:05 -07:00