claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] REPL is unusable

Open msp opened this issue 5 months ago • 4 comments
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

  1. rm -rf ~/.claude && rm ~/.claude.json
  2. npm install -g @anthropic-ai/claude-code
  3. claude

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

msp avatar Jun 09 '25 13:06 msp