opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Graphical glitches

Open Davincible opened this issue 1 month ago • 5 comments

Description

I don't know when / why this happens, but have had it happen multiple times at random where the UI breaks down and starts showing the graphical glitches where old text gets stuck. Only way to fix it seem to reopen the TUI

OpenCode version

1.0.134

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

MacOS

Terminal

Ghostty

Davincible avatar Dec 09 '25 14:12 Davincible

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

  • #3541: The screen is bugging out with the new "Screen"? Graphic or opencode bug - Similar graphical glitches with text and display corruption that require reopening
  • #2697: TUI looks horrible after a single prompt - Visual corruption and rendering issues in the TUI
  • #1864: tui rendering artifacting - TUI rendering issues where elements don't update properly and old content remains visible

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

github-actions[bot] avatar Dec 09 '25 14:12 github-actions[bot]

That can only happen if something else in the process writes to stdout and pushes the content up, getting it out of sync with the render buffer. Have you seen any other output that should not be there?

kommander avatar Dec 10 '25 00:12 kommander

@kommander Depends on a bit on the instance when it happens, in this case only at the bottom of the screen, but I have had it also happen with the top bar, or random code bits.

Davincible avatar Dec 10 '25 20:12 Davincible

Did this improve in latest version?

kommander avatar Dec 20 '25 19:12 kommander