claude-code
claude-code copied to clipboard
[BUG] REPL is unusable
trafficstars
Environment
- Claude CLI version: 1.0.17
- Operating System: OSX 13.6.1
- Terminal: Terminal App & VSCode Terminal
- Node: v24.1.0
- NPM: 11.3.0
https://github.com/user-attachments/assets/57492bd0-3580-4863-8001-dfbd2c3d542b
Bug Description
The REPL is unusable, it doesn't respond to commands, carriage returns etc. It might be stuck in raw mode?
Steps to Reproduce
rm -rf ~/.claude && rm ~/.claude.jsonnpm install -g @anthropic-ai/claude-codeclaude
Actual Behavior
The REPL is unusable.
Additional Context
Until recently, every time I restarted claude the REPL was broken. I would fix with a reinstall - that no longer works