[BUG] Unable to report a bug
Resolved 💬 2 comments Opened Apr 22, 2025 by niels-victor Closed Apr 30, 2025
Environment
- Platform (select one):
- [ ] Anthropic API
- [x] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 0.2.78
- Operating System: Ubuntu 22.04
- Terminal: Terminal App
Bug Description
When I run /bug it doesn't open up any kind of bug report menu. Whatever bug issue I write just gets sent to Claude and it tries to fix its own bug instead of reporting the issue.
The actual bug I want to report is that when I exit nano, such as after using /memory, I see two cursors in the REPL.
Steps to Reproduce
- Run /bug <some-text> and see Claude Code not report the bug but instead try to run the command
- The actual bug I initially wanted to report:
- /memory
- Exit nano
- See two cursors
Expected Behavior
Being able to report bugs and only seeing one cursor
Actual Behavior
Unable to report bugs and seeing two cursors
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗