opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Opencode Web: Terminal not working

Open conradkoh opened this issue 2 weeks ago • 3 comments

Description

The terminal cannot be typed in for the web UI

Plugins

No response

OpenCode version

1.1.11

Steps to reproduce

  1. Run opencode web
  2. Open terminal in the Web UI
  3. Try to click on it and type - all input goes into the web chat

Screenshot and/or share link

No response

Operating System

Tahoe 26.2

Terminal

iTerm 2

conradkoh avatar Jan 10 '26 05:01 conradkoh

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

  • #7530: Cannot type in terminal in web app with mobile browser (exact same issue on mobile platforms)
  • #5844: Web terminal fails when accessing via network IP instead of localhost
  • #5685: Cannot open terminal from opencode web
  • #6004: Desktop embedded terminal freezes when shell exits
  • #3974: Input goes into weird buffer instead of chat box (similar symptom)

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

github-actions[bot] avatar Jan 10 '26 05:01 github-actions[bot]

I can confirm the same behavior on windows with version 1.1.14 (1.1.7 used to work, it found and opened git bash).

zbynekwinkler avatar Jan 12 '26 12:01 zbynekwinkler

In the browser console I see bunch of errors while the last one says

Error: Failed to load ghostty-vt.wasm.

There are some 404 and some cors errors as well. This is on Edge on Windows.

zbynekwinkler avatar Jan 12 '26 12:01 zbynekwinkler