anomalyco / anomalyco/opencode
When Opencode TUI is embedded in the browser, the scroll bar becomes ineffective.
Open
@Hona is already working on this.
Since Aug 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
In the Windows 10 system, when the TUI mode of Opencode is embedded into the browser, the conversation records only display the content within one screen. Anything beyond that is not shown. The scroll bar is not functional. What is the reason for this?
Plugins
No response
OpenCode version
1.18.16
Steps to reproduce
Using node-pty pseudo-terminal combined with xterm.js rendering, there is no issue on Windows 11 system, but there is no scroll bar on Windows 10 system.
Screenshot and/or share link
Operating System
Windows 10
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.