claude-code - 💡(How to fix) Fix [FEATURE] [Feature Request] Restore per-message copy button [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48159Fetched 2026-04-15 06:31:31
View on GitHub
Comments
2
Participants
3
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×3commented ×2cross-referenced ×2

The copy button that used to appear next to each message has been removed in a recent update.

Root Cause

The copy button that used to appear next to each message has been removed in a recent update.

Fix Action

Fix / Workaround

Current Workarounds

  • /export copies entire conversation, not individual messages
  • Ctrl+Shift+C also copies full conversation
  • Manual drag-select works but is inefficient

Current Workarounds

  • /export copies entire conversation, not individual messages
  • Ctrl+Shift+C also copies full conversation
  • Manual drag-select works but is inefficient
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Summary

The copy button that used to appear next to each message has been removed in a recent update.

Use Case

  • I frequently hit context limits during complex coding sessions (ARIS quant trading platform development)
  • I need to copy Claude Code responses to continue work in Claude.ai or share with other AI agents
  • Without the per-message copy button, I have to manually drag-select text, which is tedious for long responses

Current Workarounds

  • /export copies entire conversation, not individual messages
  • Ctrl+Shift+C also copies full conversation
  • Manual drag-select works but is inefficient

Request

Please restore the per-message copy icon, or add a keyboard shortcut to copy the current/selected message only.

Environment

  • Windows 11
  • Claude Code latest version

Proposed Solution

Summary

The copy button that used to appear next to each message has been removed in a recent update.

Use Case

  • I frequently hit context limits during complex coding sessions (ARIS quant trading platform development)
  • I need to copy Claude Code responses to continue work in Claude.ai or share with other AI agents
  • Without the per-message copy button, I have to manually drag-select text, which is tedious for long responses

Current Workarounds

  • /export copies entire conversation, not individual messages
  • Ctrl+Shift+C also copies full conversation
  • Manual drag-select works but is inefficient

Request

Please restore the per-message copy icon, or add a keyboard shortcut to copy the current/selected message only.

Environment

  • Windows 11
  • Claude Code latest version

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

The most likely fix is to add a keyboard shortcut to copy the current or selected message only, as restoring the per-message copy icon is not currently possible without a code change.

Guidance

  • Review the existing keyboard shortcuts in Claude Code to determine if there's an unused shortcut that could be repurposed for copying individual messages.
  • Investigate the /export command to see if it can be modified to accept a parameter for copying a specific message instead of the entire conversation.
  • Consider submitting a feature request for adding a "copy message" function to the right-click context menu in Claude Code.
  • Look into using third-party tools or browser extensions that can enhance the copy functionality in Claude Code.

Example

No code snippet is provided as it's not explicitly mentioned in the issue.

Notes

The issue lacks information about the technical feasibility of restoring the per-message copy icon or adding a new keyboard shortcut. The solution may require changes to the Claude Code application.

Recommendation

Apply workaround: Use manual drag-select or explore third-party tools until a more permanent solution is implemented, as there is no clear indication of when or if the per-message copy icon will be restored.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] [Feature Request] Restore per-message copy button [2 comments, 3 participants]