[Bug] Input text not visible in terminal except for slash commands

Resolved 💬 5 comments Opened Feb 11, 2026 by kimptoc Closed Mar 12, 2026

Bug Description
claude seems to go into a funny where what you type is not shown, although if it begins with a slash, it is shown. the input is being taken and if you press enter it is processed. for people like me who need to see what they type it is no good.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.1.38
  • Feedback ID: d29cb87e-38b7-4e57-8cd2-89a137a33878

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/kimptoc/.local/share/claude/versions/2.1.38 (expected in multi-process scenarios)\n    at CqA (/$bunfs/root/claude:3622:2098)\n    at SbL (/$bunfs/root/claude:3622:1209)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-10T22:38:46.448Z"},{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at <anonymous> (/$bunfs/root/claude:3470:209)","timestamp":"2026-02-10T22:38:49.558Z"},{"error":"RipgrepTimeoutError: Ripgrep search timed out after 20 seconds. The search may have matched files but did not complete in time. Try searching a more specific path or pattern.\n    at $ (/$bunfs/root/claude:66:189)\n    at <anonymous> (/$bunfs/root/claude:66:403)\n    at exitHandler (node:child_process:109:27)\n    at errorHandler (node:child_process:118:16)\n    at emitError (node:events:43:23)\n    at abortChildProcess (node:child_process:935:17)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at <anonymous> (/$bunfs/root/claude:3470:209)","timestamp":"2026-02-10T22:38:49.558Z"},{"error":"Error: Failed to download binary from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.39/darwin-x64/claude: Request failed with status code 429\n    at KV9 (/$bunfs/root/claude:3620:4325)\n    at async Sj1 (/$bunfs/root/claude:3620:4415)\n    at async RV9 (/$bunfs/root/claude:3620:22586)\n    at async bV9 (/$bunfs/root/claude:3620:23770)\n    at async Rp (/$bunfs/root/claude:3622:170)\n    at async <anonymous> (/$bunfs/root/claude:7328:5930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-10T23:10:27.862Z"},{"error":"Error\n    at yR (/$bunfs/root/claude:42:1144)\n    at <anonymous> (/$bunfs/root/claude:43:10097)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/claude:45:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-10T23:10:27.862Z"}]

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗