[BUG] Bottom half of terminal blacked out when docked to right side (GNOME Terminal)
Resolved 💬 7 comments Opened Oct 3, 2025 by fsecada01 Closed Jan 7, 2026
Description
The bottom half of the Claude Code terminal window is completely blacked out when the window is docked to the right side of the screen. The terminal window is at full length, but only the top portion renders content - the bottom half remains black/non-rendering.
Environment
- OS: Ubuntu 24.04 (GNOME)
- Terminal: GNOME Terminal (xterm-256color)
- Window State: Docked to right side
- Claude Code Version: Latest (as of 2025-10-03)
Steps to Reproduce
- Open Claude Code in GNOME Terminal
- Dock the terminal window to the right side of the screen
- Observe that only the top portion of the terminal renders content
- Bottom half is completely blacked out
Expected Behavior
The entire terminal window should render content from top to bottom.
Actual Behavior
Only the top ~50% of the terminal window renders. The bottom half is completely black/non-rendering, wasting significant screen space.
Screenshot
!Screenshot from 2025-10-03 09-26-25
Additional Context
- Terminal window is at full length (not resized smaller)
- Issue appears specific to docked window state
stty sizereports correct dimensions- The blacked-out area does not respond to input or scrolling
Workarounds Attempted
- Resizing terminal window
- Undocking/redocking window
- None successful so far
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗