Files
codex/codex-rs/tui/src/bottom_pane
Josh McKinneyandGitHub 27da8a68d3 fix(tui): disable double-press quit shortcut (#9220)
Disables the default Ctrl+C/Ctrl+D double-press quit UX (keeps the code
path behind a const) while we rethink the quit/interrupt flow.

Tests:
- just fmt
- cargo clippy --fix --all-features --tests --allow-dirty --allow-no-vcs
-p codex-tui
- cargo test -p codex-tui --lib
2026-01-14 20:28:18 +00:00
..
2026-01-08 16:23:06 -08:00
2025-10-02 18:34:47 +00:00