[Bug] Terminal Display: Inconsistent Screen Usage and Scrolling Behavior

Resolved 💬 5 comments Opened Sep 14, 2025 by wjn Closed Jan 7, 2026

Bug Description
"The CLI now doesn't consistently use the full terminal screen (tilix on ubuntu) and when trying to scroll up to see what Claude has responded, it forces scrolling through what I've typed prior as input, rather than allowing me to see the stdout in the terminal window. This is a huge problem and renders claude code close to useless as it's very difficult to collaborate when you can't see the response of your collaborator."

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 1.0.113
  • Feedback ID: 334b90ad-7459-4a8b-8b25-755450cd1c49

Errors

[{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n    at Socket.onChildStdout (node:child_process:484:14)\n    at Socket.emit (node:events:519:28)\n    at Socket.emit (node:domain:489:12)\n    at addChunk (node:internal/streams/readable:561:12)\n    at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)\n    at Readable.push (node:internal/streams/readable:392:5)\n    at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-09-14T14:47:06.618Z"}]

View original on GitHub ↗

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