Description
The terminal panel in OpenCode Desktop on Windows opens and shows a cursor,
but no keyboard input is accepted. Typing, Ctrl+C, and all other key combinations
do nothing. The terminal is completely non-interactive.
This affects both the default shell and any configured shell. Setting
"terminal": { "shell": "wsl.exe" } in config causes "Could not reach Local
Server" on startup, confirming WSL terminal is not supported in the Desktop app.
Plugins
None (plugin: [] in config)
OpenCode version
1.4.0
Steps to reproduce
- Open OpenCode Desktop on Windows
- Click on the Terminal panel at the bottom
- Try typing any command
- Try Ctrl+C
- Nothing is registered — terminal is visually present but accepts zero input
Screenshot and/or share link
Operating System
Windows 11 (10.0.26200.8037)
Terminal
OpenCode Desktop built-in terminal (PowerShell default) — also reproduced with a new terminal tab
Description
The terminal panel in OpenCode Desktop on Windows opens and shows a cursor,
but no keyboard input is accepted. Typing, Ctrl+C, and all other key combinations
do nothing. The terminal is completely non-interactive.
This affects both the default shell and any configured shell. Setting
"terminal": { "shell": "wsl.exe" }in config causes "Could not reach LocalServer" on startup, confirming WSL terminal is not supported in the Desktop app.
Plugins
None (plugin: [] in config)
OpenCode version
1.4.0
Steps to reproduce
Screenshot and/or share link
Operating System
Windows 11 (10.0.26200.8037)
Terminal
OpenCode Desktop built-in terminal (PowerShell default) — also reproduced with a new terminal tab