[Bug] Bug report screen exits on "n" key press

Resolved 💬 3 comments Opened Jan 10, 2026 by randalmurphal Closed Jan 14, 2026

Bug Description
Bug report in Claude Code exits if typing the "n" key.

Environment Info

  • Platform: linux
  • Terminal: WezTerm
  • Version: 2.1.3
  • Feedback ID: 2c042d7f-0016-42d4-95aa-d23862e327f7

Errors

[{"error":"Error: LSP server plugin:rust-analyzer-lsp:rust-analyzer crashed with exit code 1\n    at ChildProcess.<anonymous> (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2140:21508)\n    at ChildProcess.emit (node:events:519:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at ChildProcess._handle.onexit (node:internal/child_process:293:12)\n    at Process.callbackTrampoline (node:internal/async_hooks:130:17)","timestamp":"2026-01-10T21:26:55.397Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n    at Module.readFileSync (node:fs:441:20)\n    at file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:9:464\n    at LD (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:8:34291)\n    at Object.readFileSync (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:9:433)\n    at MeB (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4670:23190)\n    at Object.call (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1673:942)\n    at tJ7 (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3265:27195)","timestamp":"2026-01-10T22:50:32.562Z"},{"error":"MaxFileReadTokenExceededError: File content (25034 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at OeB (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1664:13298)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1673:996)\n    at async tJ7 (file:///home/randy/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3265:27187)","timestamp":"2026-01-10T23:41:09.965Z"}]

View original on GitHub ↗

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