Opencode Web: Terminal not working #4585

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

Originally created by @conradkoh on GitHub (Jan 10, 2026).

Originally assigned to: @adamdotdevin on GitHub.

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

Originally created by @conradkoh on GitHub (Jan 10, 2026). Originally assigned to: @adamdotdevin on GitHub. ### 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
yindo added the bugweb labels 2026-02-16 17:44:41 -05:00
yindo closed this issue 2026-02-16 17:44:41 -05:00
Author
Owner

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

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] commented on GitHub (Jan 10, 2026): 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.
Author
Owner

@zbynekwinkler commented on GitHub (Jan 12, 2026):

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 commented on GitHub (Jan 12, 2026): 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).
Author
Owner

@zbynekwinkler commented on GitHub (Jan 12, 2026):

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 commented on GitHub (Jan 12, 2026): 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4585