"Console Input Lock Failure Causing Uncontrolled Text Scrolling"

Resolved 💬 1 comment Opened Jun 17, 2025 by rcbm Closed Jun 18, 2025

Bug Description
from time to time, the console 'locking' of the user-input textbox is lost, causing a raining 'cascade' of previous chat output/history from the beginning of the terminal to rein. almost like its infinitely scrolling, and flashing back and forth with the user input box but then being lost as if it was scrolling.

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 1.0.25
  • Feedback ID: 24353c7c-ed48-4cca-b7d6-e0389dfb8e8e

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:892:11)\n    at execSync (node:child_process:964:15)\n    at wZ (file:///Users/rogercosseboom/.nvm/versions/node/v24.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:659:3921)\n    at file:///Users/rogercosseboom/.nvm/versions/node/v24.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:8863\n    at Q (file:///Users/rogercosseboom/.nvm/versions/node/v24.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n    at IX (file:///Users/rogercosseboom/.nvm/versions/node/v24.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:8009)\n    at NS (file:///Users/rogercosseboom/.nvm/versions/node/v24.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:7090)\n    at T6 (file:///Users/rogercosseboom/.nvm/versions/node/v24.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:11202)","timestamp":"2025-06-17T14:05:07.929Z"}]

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗