claude-code - 💡(How to fix) Fix [BUG] Export to file/clipboard not working [1 comments, 2 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#46430Fetched 2026-04-11 06:20:30
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×5commented ×1

Error Message

Error Messages/Logs

Code Example

No errors
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

When I issue /export command, it creates an empty file. Or when exporting to clipboard, nothing is copied.

What Should Happen?

A file with the session content should be exported

Error Messages/Logs

No errors

Steps to Reproduce

Call /export in a claude code session

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.98

Claude Code Version

2.1.101

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Warp

Additional Information

No response

extent analysis

TL;DR

Downgrade to version 2.1.98 as a temporary workaround since the issue is reported as a regression from a previously working version.

Guidance

  • Verify that the issue persists across different export methods (e.g., file and clipboard) to confirm the problem's scope.
  • Check the documentation or release notes for versions 2.1.99, 2.1.100, and 2.1.101 to see if any changes related to the export function were made that could be causing the issue.
  • Test the export function with different types of session content to determine if the issue is content-specific.
  • Consider reporting this regression to the developers, including the steps to reproduce and the version where it last worked, to facilitate a fix in a future update.

Notes

The lack of error messages or logs makes it difficult to pinpoint the exact cause without further debugging or insight into the code changes between version 2.1.98 and 2.1.101.

Recommendation

Apply workaround: Downgrade to version 2.1.98 until a fix is available, as it is confirmed to work as expected.

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