[BUG] /export `Copy to clipboard` freezes claude-code
Resolved 💬 3 comments Opened Nov 10, 2025 by NiloCK Closed Nov 14, 2025
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I use the slash command /export, there are two options:
> /export
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Export Conversation │
│ │
│ Select export method: │
│ │
│ ❯ 1. Copy to clipboard Copy the conversation to your system clipboard │
│ 2. Save to file Save the conversation to a file in the current directory │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Esc to cancel
Pressing enter on 1. leaves CC unresponsive. Up / down, escape, etc don't work. The UI doesn't update on the status of the operation.
Thankfully, it does copy the conversation to clipboard.
Ghostty
Ubuntu
What Should Happen?
- Some feedback re: the copying operation
- continued functioning of the tui
Error Messages/Logs
Steps to Reproduce
- have a conversation in CC
- run
/export - use the
copy to clipboardoption
Claude Model
Not sure / Multiple models
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.36 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗