Commit 0d20c12
Fix rewind restore and Esc interrupt routing
Keep rewind restore selections alive while the confirmation popup handles Enter, and keep Esc routed to interrupt during the submitted-turn window before turn_started arrives. Bump Open Codex to 0.130.10 for the npm release.
Tests:
- CC=clang cargo test -p codex-tui rewind_ -- --nocapture
- CC=clang cargo test -p codex-tui backtrack_esc -- --nocapture
- just fmt
- CC=clang just fix -p codex-tui
Co-authored-by: Open Codex <hff582580@gmail.com>1 parent d7768b0 commit 0d20c12
6 files changed
Lines changed: 213 additions & 122 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments