core-agent-ide/codex-rs/tui
Jeremy Rose 103adcdf2d
fix: esc w/ queued messages overwrites draft in composer (#4237)
Instead of overwriting the contents of the composer when pressing
<kbd>Esc</kbd> when there's a queued message, prepend the queued
message(s) to the composer draft.
2025-09-25 10:07:27 -07:00
..
frames Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
src fix: esc w/ queued messages overwrites draft in composer (#4237) 2025-09-25 10:07:27 -07:00
tests feat: update default (#4076) 2025-09-22 20:10:52 -07:00
Cargo.toml chore: remove once_cell dependency from multiple crates (#4154) 2025-09-24 09:15:57 -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