Paste text to the codex CLI via CTRL+V keyboard combination is broken
Resolved 💬 2 comments Opened Feb 6, 2026 by vadym-hyryn Closed Feb 8, 2026
What version of Codex CLI is running?
0.98.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.3-codex
What platform is your computer?
Windows
What terminal emulator and version are you using (if applicable)?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
Attempt to paste text in Codex CLI with CTRL+V keyboard combination leads to this error:
■ Failed to paste image: no image on clipboard: The clipboard contents were not available in the requested format or the clipboard is empty.
What steps can reproduce the bug?
- Open Powershell 7
- Run codex
- Select model gpt-5.3-codex
- Outside Codex CLI, copy any text (e.g. from notepad)
- Go back to the Codex CLI, use keyboard combination CTRL+V to paste the text
What is the expected behavior?
Text was added
Additional information
Paste with mouse still working, it is not working only via keyboard combination CTRL+V.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗