Unknow error fill up the screen #2281

Closed
opened 2026-02-16 17:34:57 -05:00 by yindo · 3 comments
Owner

Originally created by @towry on GitHub (Oct 25, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

Can't copy the text, so here is the screenshot:

Image Image

OpenCode version

0.15.17

Steps to reproduce

Working in a nvim config project, with model github-copilot/claude-sonnet-4.5

Screenshot and/or share link

No response

Operating System

macos

Terminal

Ghostty

Originally created by @towry on GitHub (Oct 25, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description Can't copy the text, so here is the screenshot: <img width="1470" height="582" alt="Image" src="https://github.com/user-attachments/assets/5fd49f87-5be0-43ab-988e-235ad23bac90" /> <img width="1468" height="744" alt="Image" src="https://github.com/user-attachments/assets/e2d0824a-f2ca-4f41-80f7-6cf4eb3ea775" /> ### OpenCode version 0.15.17 ### Steps to reproduce Working in a nvim config project, with model github-copilot/claude-sonnet-4.5 ### Screenshot and/or share link _No response_ ### Operating System macos ### Terminal Ghostty
yindo added the bug label 2026-02-16 17:34:57 -05:00
yindo closed this issue 2026-02-16 17:34:57 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 25, 2025):

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

  • #3271: [UI Error] cursor floats when terminal is a certain size - Similar UI issues with Ghostty terminal and screen layout problems
  • #525: Screen Layout Compressed... - Layout issues with terminal screen area
  • #3271: [UI Error] cursor floats when terminal is a certain size - UI positioning problems in Ghostty terminal

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

@github-actions[bot] commented on GitHub (Oct 25, 2025): This issue might be a duplicate of existing issues. Please check: - #3271: [UI Error] cursor floats when terminal is a certain size - Similar UI issues with Ghostty terminal and screen layout problems - #525: Screen Layout Compressed... - Layout issues with terminal screen area - #3271: [UI Error] cursor floats when terminal is a certain size - UI positioning problems in Ghostty terminal Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Oct 25, 2025):

i guess that lua lsp work had some missing logic in it I will fix this, to get around for now you can put the following in your opencode.json:

{“lsp”:{“lua-ls”:{“disabled”: true}}}

You will need to replace these quotes^ with proper ones this was typed on phone

@rekram1-node commented on GitHub (Oct 25, 2025): i guess that lua lsp work had some missing logic in it I will fix this, to get around for now you can put the following in your opencode.json: {“lsp”:{“lua-ls”:{“disabled”: true}}} You will need to replace these quotes^ with proper ones this was typed on phone
Author
Owner

@rekram1-node commented on GitHub (Oct 25, 2025):

will be released today (the fix was just merged)

@rekram1-node commented on GitHub (Oct 25, 2025): will be released today (the fix was just merged)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2281