Skip to content

fix(tui): genericize image paste tooltip copy#8

Draft
middleDuckAi wants to merge 1 commit into
upstream-main-20260324from
middleDuck/codex-11708-shortcut-description-to-paste-image
Draft

fix(tui): genericize image paste tooltip copy#8
middleDuckAi wants to merge 1 commit into
upstream-main-20260324from
middleDuck/codex-11708-shortcut-description-to-paste-image

Conversation

@middleDuckAi
Copy link
Copy Markdown
Owner

What?

  • make the image-paste tooltip copy generic in both TUI surfaces
  • add focused tests that make sure the tooltip pool no longer hardcodes Ctrl+V

Why?

  • current main already renders the footer shortcut differently by environment, so the remaining mismatch is the static tooltip text
  • the existing issue comment suggesting an Alt+V footer change no longer matches current main

How?

  • update codex-rs/tui/tooltips.txt
  • update codex-rs/tui_app_server/tooltips.txt
  • add regression coverage in both tooltips.rs modules

Testing

  • cargo test -p codex-tui tooltips -- --nocapture
  • cargo test -p codex-tui-app-server tooltips -- --nocapture

Refs openai#11708.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant