Skip to content

[DOCS] Interactive mode docs omit persistent "Always copy full response" behavior in /copy #29508

Description

@coygeek

Documentation Type

Unclear/confusing documentation

Documentation Location

https://code.claude.com/docs/en/interactive-mode

Section/Topic

/copy slash command behavior and picker options.

Current Documentation

Current /copy docs state:

"Copy the last response to clipboard. When code blocks are present, shows an interactive picker to select individual code blocks or the full response"

The docs only describe one-time picker behavior.

What's Wrong or Missing?

Release v2.1.63 adds a persistent option:

"Added 'Always copy full response' option to the /copy picker. When selected, future /copy commands will skip the code block picker and copy the full response directly."

That persistence/default-toggle behavior is not documented, so users won't know this mode exists or how it affects future /copy invocations.

Suggested Improvement

In the /copy command entry, add:

  • The new "Always copy full response" option
  • That it changes future /copy behavior by skipping the picker
  • How to reset/disable this preference

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

Page Context
https://code.claude.com/docs/en/interactive-mode /copy row needs persistent-mode behavior details

Total scope: 1 page affected

Source: Claude Code release v2.1.63
Changelog entry: "Added "Always copy full response" option to the /copy picker. When selected, future /copy commands will skip the code block picker and copy the full response directly."

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:docsdocumentationImprovements or additions to documentationstaleIssue is inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions