[BUG] Lost unsent message vol. II
Resolved 💬 2 comments Opened Jul 3, 2025 by savchenko Closed Nov 30, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.41 (Claude Code)
- Operating System: Debian 13
- Terminal: foot
Bug Description
Cancelling @ autocompletion might accidentally delete current message without ability to recover it.
Steps to Reproduce
- Type <kbd>@</kbd>
- Observe annoying window split at the bottom
- Press <kbd>Esc</kbd> in anticipation for it to go away
- The split will re-appear after a short blink
- Press <kbd>Esc</kbd> again
- The whole message disappears
Expected Behavior
Annoying window split at the bottom is gone
Actual Behavior
Unsent message is gone
Additional Context
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗