Skip to content

Possible regression in v1.17.10 on WSL: TUI shows black screen and no prompt can be entered #33887

Description

@cescalonso

Description

After upgrading to OpenCode v1.17.10, launching opencode in WSL opens the TUI but the screen stays black.

No prompt/input field is visible and I cannot type or submit any prompt.

Downgrading to v1.17.9 fixes the issue immediately:

opencode upgrade v1.17.9

After downgrading, OpenCode starts normally again.

This appears to be a regression introduced in v1.17.10, since downgrading to v1.17.9 fixes the issue in the same WSL/Windows Terminal environment.

Plugins

None

OpenCode version

v1.17.10 affected v1.17.9 works

Steps to reproduce

  1. Install OpenCode using:

    curl -fsSL https://opencode.ai/install | zsh
  2. Upgrade to v1.17.10:

    opencode upgrade v1.17.10
  3. Run:

    opencode
  4. The TUI opens to a black screen.

  5. No prompt can be entered.

  6. Downgrade:

    opencode upgrade v1.17.9
  7. Run opencode again.

  8. The TUI works normally.

Screenshot and/or share link

The screen simply stays black after launching opencode.

Operating System

Windows 11 + WSL2 Ubuntu 22.04.5 LTS

Terminal

Windows Terminal

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions