codex 0.44.0 breaks input on fish
What version of Codex is running?
0.44.0
Which model were you using?
_No response_
What platform is your computer?
macos m1 running 15.7, running ghostty 1.2.0 and fish 4.1.1.
What steps can reproduce the bug?
launch codex 0.44.0 from fish, the initial display shows (without the background color on the input line), however input is then broken, no key input is registered. If codex is killed (from another terminal, because ctrl+c isn't recognized either), the terminal itself doesn't recognize inputs either (it doesn't recognize signals like ctrl+d or ctrl+c either).
What is the expected behavior?
codex accepts inputs normally.
What do you see instead?
input is broken on codex launch.
Additional information
I can confirm that codex works as expected when running via zsh instead of fish.
Codex 0.42.0 was working as expected on fish. I suspect this is because of the background color on the input line.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗