core-agent-ide/codex-rs/tui
Jeremy Rose d6182becbe
syntax-highlight bash lines (#3142)
i'm not yet convinced i have the best heuristics for what to highlight,
but this feels like a useful step towards something a bit easier to
read, esp. when the model is producing large commands.

<img width="669" height="589" alt="Screenshot 2025-09-03 at 8 21 56 PM"
src="https://github.com/user-attachments/assets/b9cbcc43-80e8-4d41-93c8-daa74b84b331"
/>

also a fairly significant refactor of our line wrapping logic.
2025-09-05 14:10:32 +00:00
..
src syntax-highlight bash lines (#3142) 2025-09-05 14:10:32 +00:00
tests fix: fix serde_as annotation and verify with test (#3170) 2025-09-04 10:38:00 -07:00
Cargo.toml feat: add Android/Termux support by gating arboard dependency (#2895) 2025-09-02 23:36:40 -07:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00