-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Codex is running?
codex-cli 0.53.0
What subscription do you have?
n/a
Which model were you using?
n/a
What platform is your computer?
Darwin 24.6.0 arm64 arm with ghostty
What issue are you seeing?
Command+V to paste in the API key into the Provide your own API key prompt sometimes includes a stray v character at the end of the key.
This also happens when sshed into a Linux machine from my mac+ghostty setup.
What steps can reproduce the bug?
- run
codex - run
/logout - copy an api key like
sk-something-super-secret - run
codex, and choose sign in with api key - attempt to paste in the API key, and see the stray
vcharacter appear.
Screen.Recording.2025-10-31.at.1.55.26.PM.mov
This issue does NOT exist on Linux directly, where my paste keybinding is ctrl+shift+v.
What is the expected behavior?
pasting in API keys works as expected.
Additional information
Fixed by #4903
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working