Incorrect Toggle Message for Expanded Output View
Resolved 💬 3 comments Opened Jun 26, 2025 by williamsnell Closed Jan 3, 2026
Bug Description
When long output is displayed, the message "ctrl+r to expand" is correct. Once a user presses [ctrl]+[r], however, the message changes to "Ctrl + R to toggle", which is incorrect ([ctrl]+[R])==([ctrl]+[shift]+[r], which does something unrelated in my ide.) It should read "Ctrl + r to toggle"
Environment Info
- Platform: linux
- Terminal: gnome-terminal
- Version: 1.0.35
- Feedback ID:
Errors
[{"error":"AggregateError\n at nx.from (file:///home/work/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:526:44022)\n at kY.f1 (file:///home/work/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:529:10131)\n at kY.emit (node:events:518:28)\n at kY.emit (node:domain:489:12)\n at QL1.<computed> (file:///home/work/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:61:1149)\n at ClientRequest.emit (node:events:518:28)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:104:11)\n at TLSSocket.socketErrorListener (node:_http_client:518:5)\n at TLSSocket.emit (node:events:518:28)\n at cl.request (file:///home/work/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:531:2081)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async X$5 (file:///home/work/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1979:468)\n at async Promise.all (index 0)\n at async file:///home/work/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1965:6159","timestamp":"2025-06-26T22:07:03.009Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗