[Bug] Up arrow key navigates command history instead of moving cursor in multi-line prompts
Resolved 💬 5 comments Opened Jan 23, 2026 by NickDA-sys Closed Feb 28, 2026
Bug Description
Before I could click the up key when typing a large prompt to move between lines if I needed to edit the prompt, allowing me to navigate the text quickly. Now it appears clicking up key while wring a prompt just loads the previous commands?
Environment Info
- Platform: linux
- Terminal: gnome-terminal
- Version: 2.1.17
- Feedback ID: 90a524c3-2059-4528-bf29-111779c6397e
Errors
[{"error":"Error: ENOENT: no such file or directory, scandir '/etc/claude-code/.claude/skills'\n at Module.readdirSync (node:fs:1507:26)\n at file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1766\n at fX (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:34782)\n at Object.readdirSync (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1736)\n at C01 (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:369)\n at file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:4279\n at q (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)\n at Ih2 (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:4362)\n at file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:6961\n at q (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)","timestamp":"2026-01-23T11:14:54.811Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/home/geneweaver/.claude/skills'\n at Module.readdirSync (node:fs:1507:26)\n at file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1766\n at fX (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:34782)\n at Object.readdirSync (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1736)\n at C01 (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:369)\n at file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:4322\n at q (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)\n at Ih2 (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:4362)\n at file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:6961\n at q (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)","timestamp":"2026-01-23T11:14:54.811Z"},{"error":"Error: LSP server plugin:rust-analyzer-lsp:rust-analyzer crashed with exit code 1\n at ChildProcess.<anonymous> (file:///home/geneweaver/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1607:21510)\n at ChildProcess.emit (node:events:524:28)\n at ChildProcess.emit (node:domain:489:12)\n at ChildProcess._handle.onexit (node:internal/child_process:293:12)","timestamp":"2026-01-23T11:14:55.677Z"}]This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗