core-agent-ide/codex-rs/tui
Gabriel Peal 2e293ce903
Handle Ctrl+C quit when idle (#1402)
## Summary
- show `Ctrl+C to quit` hint when pressing Ctrl+C with no active task
- exiting with Ctrl+C if the hint is already visible
- clear the hint when tasks begin or other keys are pressed


https://github.com/user-attachments/assets/931e2d7c-1c80-4b45-9908-d119f74df23c



------
https://chatgpt.com/s/cd_685ec8875a308191beaa95886dc1379e

Fixes #1245
2025-06-27 13:37:11 -04:00
..
src Handle Ctrl+C quit when idle (#1402) 2025-06-27 13:37:11 -04:00
tests feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
Cargo.toml fix: pretty-print the sandbox config in the TUI/exec modes (#1376) 2025-06-24 17:48:51 -07:00