[FEATURE] Add a /copy command or keyboard shortcut to copy the last Claude response to the clipboard

Resolved 💬 2 comments Opened Mar 27, 2026 by kanstantsin-bucha Closed Mar 27, 2026

Preflight Checklist

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

Problem Statement

I often need to copy /review into the github so I need to copy Exact output, not what I can select in the terminal.

I want a way to make claude-code copy the latest output into pasteboard.

Thanks a lot!

Please contact me kanstantsin.bucha@zohomail.eu, thanks!

Proposed Solution

This might be one of / commands, for example. Or some skill that allows it to get last output and run pbcopy in my terminal session

Alternative Solutions

Because I use tables that are formatted in Markdown, copying terminal output adds additional symbols that breaks the layout of a table completely.

Priority

High - Significant impact on productivity

Feature Category

CLI commands and flags

Use Case Example

  1. Run / review
  2. Make claude format all tables as Markdown
  3. Copy the output using mouse and cmd+C
  4. Paste into Github PR or Markdown Editor

Expected:
Tables are ok
Current:
Tables are broken

Additional Context

_No response_

View original on GitHub ↗

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