codex - 💡(How to fix) Fix Codex TUI should support image paste via Cmd-V / terminal paste, not only Ctrl-V

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Root Cause

In Codex TUI, image paste works with Ctrl-V, but Cmd-V does not paste/attach the image. This is confusing on macOS because Cmd-V is the normal paste gesture and works for text paste.

RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

CLI

What feature would you like to see?

Useful body:

Environment

  • Codex: codex-cli 0.133.0
  • OS: macOS
  • Terminal: iTerm2
  • Clipboard contents: screenshot/image

Current behavior

In Codex TUI, image paste works with Ctrl-V, but Cmd-V does not paste/attach the image. This is confusing on macOS because Cmd-V is the normal paste gesture and works for text paste.

Expected behavior

Codex should make image paste discoverable and ergonomic on macOS, ideally by handling Cmd-V/terminal paste where possible, or showing a hint when the clipboard contains an image and Cmd-V cannot attach it.

Why this matters

Claude Code appears to handle this path more ergonomically, while Codex requires knowing that Ctrl-V is the image paste shortcut.

I’d tag it as an enhancement / CLI / TUI / macOS issue if the chooser lets you.

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex TUI should support image paste via Cmd-V / terminal paste, not only Ctrl-V