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:
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."
Documentation Type
Unclear/confusing documentation
Documentation Location
https://code.claude.com/docs/en/interactive-mode
Section/Topic
/copyslash command behavior and picker options.Current Documentation
Current
/copydocs state:The docs only describe one-time picker behavior.
What's Wrong or Missing?
Release
v2.1.63adds a persistent option:That persistence/default-toggle behavior is not documented, so users won't know this mode exists or how it affects future
/copyinvocations.Suggested Improvement
In the
/copycommand entry, add:/copybehavior by skipping the pickerImpact
Medium - Makes feature difficult to understand
Additional Context
Affected Pages:
/copyrow needs persistent-mode behavior detailsTotal scope: 1 page affected
Source: Claude Code release v2.1.63
Changelog entry: "Added "Always copy full response" option to the
/copypicker. When selected, future/copycommands will skip the code block picker and copy the full response directly."