[BUG] Clicking [Image #N] links doesn't work in Warp terminal

Resolved 💬 4 comments Opened Dec 19, 2025 by PaulRBerg Closed Feb 27, 2026

What went wrong?

When Claude Code outputs image reference links like [Image #1], clicking them in Warp terminal does nothing. The links appear but are not interactive/clickable.

<img width="400" src="https://github.com/user-attachments/assets/82755caa-3c3b-402a-8050-b6c91ef20efa" />

What should happen?

Clicking [Image #1] (or any image reference link) should open or display the referenced image, similar to how it works in other terminals.

Steps to reproduce

  1. Run Claude Code in Warp terminal
  2. Paste an image or have Claude reference an image in the conversation
  3. Claude outputs [Image #1] reference
  4. Try to click the link - nothing happens

Environment

  • Version: 2.0.73 (Claude Code)
  • OS: macOS Tahoe 26.2 (Darwin 25.2.0 arm64)
  • Terminal: Warp v0.2025.12.17.17.17.stable_02

Is this a regression?

Don't know

Additional context

[!IMPORTANT] High impact bug - affects all Warp terminal users who work with images.

Warp terminal has its own rendering engine which may handle OSC sequences or hyperlinks differently than standard terminals like iTerm2 or Terminal.app.

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗