Broken TUI on 1.1.10 on windows terminal with git bash #4563

Open
opened 2026-02-16 17:44:35 -05:00 by yindo · 8 comments
Owner

Originally created by @joseehilton147 on GitHub (Jan 9, 2026).

Originally assigned to: @kommander on GitHub.

Description

Just upgraded to 1.1.10 and broke the TUI, going back to 1.1.8 fixed it

Plugins

No response

OpenCode version

1.1.10

Steps to reproduce

  1. upgrade to 1.1.0
  2. open the opencode on windows terminal with git bash

Screenshot and/or share link

1.1.10 -> https://media.discordapp.net/attachments/1394667004979445931/1459316553961963530/image.png?ex=6962d5f3&is=69618473&hm=57a3326a2987ee733ed79e3c3d6d1265bf511dba4643460187c4c5777dba441d&=&format=webp&quality=lossless&width=3024&height=1652

1.1.8 -> https://media.discordapp.net/attachments/1459316554549428412/1459317396136394915/image.png?ex=6962d6bc&is=6961853c&hm=c2e67a1333729054e1eaca17f148ce164a5c7755c4e4a503c9fd06470dffa8fd&=&format=webp&quality=lossless&width=3024&height=1658

Operating System

Windows 24H2

Terminal

Windows Terminal

Originally created by @joseehilton147 on GitHub (Jan 9, 2026). Originally assigned to: @kommander on GitHub. ### Description Just upgraded to 1.1.10 and broke the TUI, going back to 1.1.8 fixed it ### Plugins _No response_ ### OpenCode version 1.1.10 ### Steps to reproduce 1. upgrade to 1.1.0 2. open the opencode on windows terminal with git bash ### Screenshot and/or share link 1.1.10 -> https://media.discordapp.net/attachments/1394667004979445931/1459316553961963530/image.png?ex=6962d5f3&is=69618473&hm=57a3326a2987ee733ed79e3c3d6d1265bf511dba4643460187c4c5777dba441d&=&format=webp&quality=lossless&width=3024&height=1652 1.1.8 -> https://media.discordapp.net/attachments/1459316554549428412/1459317396136394915/image.png?ex=6962d6bc&is=6961853c&hm=c2e67a1333729054e1eaca17f148ce164a5c7755c4e4a503c9fd06470dffa8fd&=&format=webp&quality=lossless&width=3024&height=1658 ### Operating System Windows 24H2 ### Terminal Windows Terminal
yindo added the windowsopentuibug labels 2026-02-16 17:44:35 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 9, 2026):

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

  • #7465: opentui: fatal: undefined is not an object (evaluating 'input.setText') - Similar TUI crash on Windows 11 with the same error
  • #7452: opentui: fatal: undefined is not an object (evaluating 'input.setText') - Another instance of the same TUI crash issue
  • #7454: opentui: fatal: answer.join is not a function - Related TUI fatal error on Windows 11
  • #7316: Mouse wheel stops working after some usage on Windows Terminal - Windows Terminal TUI issues

All of these are related to the opentui component and appear to be Windows-specific issues. Feel free to ignore if your specific case differs.

@github-actions[bot] commented on GitHub (Jan 9, 2026): This issue might be a duplicate of existing issues. Please check: - #7465: opentui: fatal: undefined is not an object (evaluating 'input.setText') - Similar TUI crash on Windows 11 with the same error - #7452: opentui: fatal: undefined is not an object (evaluating 'input.setText') - Another instance of the same TUI crash issue - #7454: opentui: fatal: answer.join is not a function - Related TUI fatal error on Windows 11 - #7316: Mouse wheel stops working after some usage on Windows Terminal - Windows Terminal TUI issues All of these are related to the opentui component and appear to be Windows-specific issues. Feel free to ignore if your specific case differs.
Author
Owner

@joseehilton147 commented on GitHub (Jan 9, 2026):

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

All of these are related to the opentui component and appear to be Windows-specific issues. Feel free to ignore if your specific case differs.

Isnt related

@joseehilton147 commented on GitHub (Jan 9, 2026): > This issue might be a duplicate of existing issues. Please check: > > * [opentui: fatal: undefined is not an object (evaluating 'input.setText') #7465](https://github.com/anomalyco/opencode/issues/7465): opentui: fatal: undefined is not an object (evaluating 'input.setText') - Similar TUI crash on Windows 11 with the same error > * [opentui: fatal: undefined is not an object (evaluating 'input.setText') #7452](https://github.com/anomalyco/opencode/issues/7452): opentui: fatal: undefined is not an object (evaluating 'input.setText') - Another instance of the same TUI crash issue > * [opentui: fatal: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined) #7454](https://github.com/anomalyco/opencode/issues/7454): opentui: fatal: answer.join is not a function - Related TUI fatal error on Windows 11 > * [Mouse wheel stops working after some usage on Windows Terminal #7316](https://github.com/anomalyco/opencode/issues/7316): Mouse wheel stops working after some usage on Windows Terminal - Windows Terminal TUI issues > > All of these are related to the opentui component and appear to be Windows-specific issues. Feel free to ignore if your specific case differs. Isnt related
Author
Owner

@joseehilton147 commented on GitHub (Jan 10, 2026):

Fixed for me in 1.1.12

@joseehilton147 commented on GitHub (Jan 10, 2026): Fixed for me in 1.1.12
Author
Owner

@joseehilton147 commented on GitHub (Jan 10, 2026):

nope, still broken, idk why worked one time, but now all times i try to open got same problem.

@joseehilton147 commented on GitHub (Jan 10, 2026): nope, still broken, idk why worked one time, but now all times i try to open got same problem.
Author
Owner

@joseehilton147 commented on GitHub (Jan 10, 2026):

Image
@joseehilton147 commented on GitHub (Jan 10, 2026): <img width="3832" height="2100" alt="Image" src="https://github.com/user-attachments/assets/3fc8a24e-7b31-4923-8bfe-0fcf24c6b06d" />
Author
Owner

@kommander commented on GitHub (Jan 10, 2026):

Please deactivate all your plugins and see if it is still broken.

@kommander commented on GitHub (Jan 10, 2026): Please deactivate all your plugins and see if it is still broken.
Author
Owner

@ssswagatss commented on GitHub (Jan 13, 2026):

I am on 1.1.17. And this is broken for me too.

@ssswagatss commented on GitHub (Jan 13, 2026): I am on 1.1.17. And this is broken for me too.
Author
Owner

@ssswagatss commented on GitHub (Jan 13, 2026):

Image
@ssswagatss commented on GitHub (Jan 13, 2026): <img width="405" height="124" alt="Image" src="https://github.com/user-attachments/assets/29a32e4d-8138-4bf3-84f7-4c16ce268eb4" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4563