Minor UI issues when terminal GPU acceleration is disabled on VSCode / Cursor #3388

Closed
opened 2026-02-16 17:39:53 -05:00 by yindo · 2 comments
Owner

Originally created by @conradkoh on GitHub (Dec 7, 2025).

Originally assigned to: @kommander on GitHub.

Description

In the IDE, there is a minor gap in the startup page.

Image

OpenCode version

No response

Steps to reproduce

  1. Set "terminal.integrated.gpuAcceleration": "off"
  2. Launch opencode in IDE terminal

Screenshot and/or share link

No response

Operating System

MacOS 26.1 Tahoe

Terminal

VSCode / Cursor

Originally created by @conradkoh on GitHub (Dec 7, 2025). Originally assigned to: @kommander on GitHub. ### Description In the IDE, there is a minor gap in the startup page. <img width="429" height="195" alt="Image" src="https://github.com/user-attachments/assets/1076813f-5b2a-41af-a076-87bcfaeea88f" /> ### OpenCode version _No response_ ### Steps to reproduce 1. Set "terminal.integrated.gpuAcceleration": "off" 2. Launch opencode in IDE terminal ### Screenshot and/or share link _No response_ ### Operating System MacOS 26.1 Tahoe ### Terminal VSCode / Cursor
yindo added the opentuibug labels 2026-02-16 17:39:53 -05:00
yindo closed this issue 2026-02-16 17:39:53 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 7, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #4002: Use GPU for Rendering the TUI (Better Performance + Smoothness) - Directly related to GPU acceleration and TUI rendering issues
  • #3775: Text and Boxes need flexShrink=0 where they should not shrink - Related to spacing/layout issues in the UI
  • #1864: tui rendering artifacting - Related to terminal rendering issues

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 7, 2025): This issue might be a duplicate of existing issues. Please check: - #4002: Use GPU for Rendering the TUI (Better Performance + Smoothness) - Directly related to GPU acceleration and TUI rendering issues - #3775: Text and Boxes need flexShrink=0 where they should not shrink - Related to spacing/layout issues in the UI - #1864: tui rendering artifacting - Related to terminal rendering issues Feel free to ignore if none of these address your specific case.
Author
Owner

@kommander commented on GitHub (Dec 8, 2025):

This is the terminal adding a cell gap in rendering, which might be set explicitly or implicitly by the GPU acceleration change in the terminal config. There is nothing opencode or opentui can do about I am afraid.

@kommander commented on GitHub (Dec 8, 2025): This is the terminal adding a cell gap in rendering, which might be set explicitly or implicitly by the GPU acceleration change in the terminal config. There is nothing opencode or opentui can do about I am afraid.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3388