[Bug] Cannot select options in multi-choice prompts with ENTER key
Resolved 💬 6 comments Opened Nov 24, 2025 by yaki6 Closed Jan 27, 2026
Bug Description
BUG/IMPORTANT: when claude asks questions with multiple options, I couldn't use ENTER to select any of
them.
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.0.50
- Feedback ID:
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/yaqi/.local/share/claude/versions/2.0.46 (expected in multi-process scenarios)\n at JL0 (/$bunfs/root/claude:2641:1622)\n at b_A (/$bunfs/root/claude:2639:12709)\n at async d_A (/$bunfs/root/claude:2641:3435)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:39:35.453Z"},{"error":"Error\n at zU (/$bunfs/root/claude:27:1143)\n at <anonymous> (/$bunfs/root/claude:32:10054)\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:34:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:39:36.204Z"},{"error":"Error\n at zU (/$bunfs/root/claude:27:1143)\n at <anonymous> (/$bunfs/root/claude:32:10054)\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:34:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:39:36.204Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/yaqi/.local/share/claude/versions/2.0.47 (expected in multi-process scenarios)\n at JL0 (/$bunfs/root/claude:2641:1622)\n at b_A (/$bunfs/root/claude:2639:12709)\n at async d_A (/$bunfs/root/claude:2641:3435)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:39:36.365Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/yaqi/.local/share/claude/versions/2.0.50 (expected in multi-process scenarios)\n at JL0 (/$bunfs/root/claude:2641:1622)\n at b_A (/$bunfs/root/claude:2639:12709)\n at async pA7 (/$bunfs/root/claude:2639:13911)\n at async Ex (/$bunfs/root/claude:2641:236)\n at async <anonymous> (/$bunfs/root/claude:2641:12469)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:39:44.213Z"},{"error":"Error: Could not load the \"sharp\" module using the darwin-arm64 runtime\nPossible solutions:\n- Ensure optional dependencies can be installed:\n npm install --include=optional sharp\n- Ensure your package manager supports multi-platform installation:\n See https://sharp.pixelplumbing.com/install#cross-platform\n- Add platform-specific dependencies:\n npm install --os=darwin --cpu=arm64 sharp\n- Consult the installation documentation:\n See https://sharp.pixelplumbing.com/install\n at <anonymous> (/$bunfs/root/claude:835:36629)\n at <anonymous> (/$bunfs/root/claude:11:356)\n at <anonymous> (/$bunfs/root/claude:836:88)\n at <anonymous> (/$bunfs/root/claude:11:356)\n at <anonymous> (/$bunfs/root/claude:836:79804)\n at <anonymous> (/$bunfs/root/claude:11:356)\n at <anonymous> (/$bunfs/root/claude:836:79980)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:40:38.489Z"},{"error":"Error: Request was aborted.\n at _createMessage (/$bunfs/root/claude:357:3151)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:40:51.610Z"},{"error":"Error: Command failed: /Users/yaqi/.local/share/claude/versions/2.0.50 --ripgrep --hidden --glob !.git --glob !.svn --glob !.hg --glob !.bzr --max-columns 500 -n import.*from.*ContactForm /Users/yaqi/Downloads/deep-translate-frontend\n at genericNodeError (node:child_process:998:22)\n at exitHandler (node:child_process:103:28)\n at emit (node:events:98:22)\n at #maybeClose (node:child_process:766:16)\n at #handleOnExit (node:child_process:520:72)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:47:38.928Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n at uHR (/$bunfs/root/claude:836:80003)\n at async gtR (/$bunfs/root/claude:836:84931)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:50:24.588Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n at uHR (/$bunfs/root/claude:836:80003)\n at async gtR (/$bunfs/root/claude:836:84931)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-24T11:50:46.479Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n at uHR (/$bunfs/root/claude:836:80003)\n at async gtR (/$bunfs/root/claude:836:84931)\n at processTicksAndRejections (native:7
Note: Error logs were truncated.
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗