[BUG] /export has completely stopped working
Resolved 💬 3 comments Opened Apr 11, 2026 by njr0 Closed Apr 14, 2026
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?
/export foo
is creating an empty file.
Similarly, /export with no arguments, selecting export to clipboard, is not even clearing the clipboard.
What Should Happen?
It should export the conversion. (Used to work.)
Error Messages/Logs
Steps to Reproduce
- Type
/export foo. Creates foo.txt but empty. - Type
/export, choose clipboard. Clipboard remains unchanged.
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.101
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗