[BUG] text input clears when a message is promoted from the queue
Resolved 💬 7 comments Opened Apr 25, 2025 by max-sixty Closed Jan 16, 2026
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: <!-- output of
claude --version--> - Operating System: <!-- e.g. macOS 14.3, Windows 11, Ubuntu 22.04 -->
- Terminal: <!-- e.g. iTerm2, Terminal App -->
Bug Description
https://github.com/anthropics/claude-code/issues/535 is great, thank you!
I just hit a small but annoying issue:
- claude is working
- one message is already queued
- I'm typing another message, to prepare for queuing that
- claude finishes its work and accepts the queued message
- then the bug: the message I've typed is cleared
this is obv annoying, because I've lost the message I've mostly typed, and is basically impossible to avoid if we want to queue multiple messages, since the timing of when claude will finish is uncertain
thanks again for the superb tool!
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗