Ctrl-C No Longer Adds Message to History
Resolved 💬 2 comments Opened Apr 15, 2026 by Lemocuber Closed Apr 15, 2026
What version of Codex CLI is running?
0.120.0
What subscription do you have?
Plus
Which model were you using?
_No response_
What platform is your computer?
MacOS Darwin 24.6.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Terminal.app
What issue are you seeing?
Ctrl-c used to abort input and add unsent message to history, so that it can be later brought back via the up arrow.
After upgrading from 0.118.0 to 0.120.0, the message no longer gets added.
What steps can reproduce the bug?
- type text in Codex CLI
- ctrl-c to interrupt
- press up arrow to look for it
What is the expected behavior?
should bring back previous unsent message
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗