[BUG] Keystrokes typed during startup are not captured
Resolved 💬 3 comments Opened Apr 2, 2026 by silverwind Closed May 11, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report
- [x] I am using the latest version of Claude Code
What's Wrong?
Keystrokes typed while Claude Code is starting up are lost. The REPL starts with an empty buffer despite input being typed immediately after running claude.
This was previously reported in #18779 (closed as not planned).
Steps to Reproduce
- Type
claudeand press Enter - Immediately start typing
- REPL starts with empty input buffer — typed characters are lost
What Should Happen?
Typed input should be captured and appear in the buffer once the REPL is ready.
Platform
macOS
Claude Code Version
Latest
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗