/copy skips interactive picker when code blocks are present

Resolved 💬 2 comments Opened Apr 14, 2026 by yash-rai22 Closed May 25, 2026

Description

/copy no longer shows the interactive picker to select individual code blocks vs the full response. It copies the entire response (including conversational text) directly to clipboard.

Expected behavior

Per the docs: "When code blocks are present, shows an interactive picker to select individual blocks or the full response."

The picker should appear when the response contains fenced code blocks, allowing the user to select specific blocks.

Actual behavior

/copy copies the full response without showing any picker, even when the response contains multiple fenced code blocks.

Output:

Copied to clipboard (775 characters, 12 lines)
Also written to /tmp/claude/response.md

Environment

  • Claude Code version: 2.1.107
  • OS: macOS (Darwin 25.4.0)
  • Shell: zsh

View original on GitHub ↗

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