After opening a new terminal in VS Code and launching Codex, Command + V does not work; it simply inputs the letter 'v'.
Open 💬 4 comments Opened May 6, 2026 by iamwjun
What version of Codex CLI is running?
0.128.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.4
What platform is your computer?
Darwin 25.4.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
zsh
What issue are you seeing?
<img width="681" height="191" alt="Image" src="https://github.com/user-attachments/assets/efa2903a-8f0b-4c8f-a48d-f5ced7d78c51" />
I currently have a link copied to the clipboard, but pressing Command + V isn't pasting it.
What steps can reproduce the bug?
Reproduction Steps:
- Launch VS Code and open a new terminal.
- Type
codexto enter the environment. - Use keyboard shortcuts to copy and paste content.
VS Code Version: 1.118.1
What is the expected behavior?
When launching the Codex CLI within VS Code, copying text or links from an external source and pasting them into the Codex input field does not work—only the letter 'v' appears. However, if I launch Zsh independently, copying and pasting function normally.
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗