-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Paste image not working in Windows WSL #11120
Copy link
Copy link
Closed
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Metadata
Metadata
Assignees
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
codex-cli 0.98.0
What subscription do you have?
ChatGPT Pro
Which model were you using?
Any
What platform is your computer?
Windows
What terminal emulator and version are you using (if applicable)?
...\AppData\Local\Microsoft\WindowsApps\wt.exe wsl bash -c "cd ~/projects && exec bash"
What issue are you seeing?
I can't paste images into codex when launched from WSL. Pasting images works fine when launching my windows native installed codex cli via Powershell.
What steps can reproduce the bug?
Launch terminal, run codex, run screen snip tool, go to codex cli and type "Alt+V"
What is the expected behavior?
I get a pasted image indication like "[Image #1]"
Additional information
No response