core-agent-ide/codex-rs/tui
Jeremy Rose 1bd2d7a659
tui: fix backtracking past /status (#6335)
Fixes https://github.com/openai/codex/issues/4722

Supersedes https://github.com/openai/codex/pull/5058

Ideally we'd have a clearer way of separating history per-session than
by detecting a specific history cell type, but this is a fairly minimal
fix for now.
2025-11-06 14:50:07 -08:00
..
frames Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
src tui: fix backtracking past /status (#6335) 2025-11-06 14:50:07 -08:00
tests fix(tui): propagate errors in insert_history_lines_to_writer (#4266) 2025-10-30 18:07:51 -07:00
Cargo.toml Windows Sandbox: Show Everyone-writable directory warning (#6283) 2025-11-06 10:44:42 -08: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