[BUG] Input not cleared after message submission
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?
After submitting a message in the Claude Code console, the input field is not cleared. The previously submitted text remains in the input box, requiring manual deletion before typing a new message.
Actual behavior: Input field retains the previously submitted message.
it seems like there was same problem that is marked as resolved https://github.com/anthropics/claude-code/issues/27266 but it was like this for me for 2 weeks and I update claude daily
What Should Happen?
Input field is cleared after submission.
Error Messages/Logs
Steps to Reproduce
- Open Claude Code in the terminal
- Type a message and press Enter/submit
- Observe that the input field still contains the submitted text
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.76
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
I also tried with Intellij-idea v: 253.31033.145 (both reworked and classic engines)
and with iTerm2 (no version cause I deleted it for not working anyways)
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗