Skip to content

/copy skips interactive picker when code blocks are present #47875

Description

@yash-rai22

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:clibugSomething isn't workingplatform:macosIssue specifically occurs on macOSstaleIssue is inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions