anomalyco / anomalyco/opencode
Bad UX for Windows users due to “more” pager fallback
Open
@Hona is already working on this.
Since Jul 26, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Windows pager fallback to "more" is a poor experience (no scrollback, no search)
Plugins
None
OpenCode version
1.18.5
Steps to reproduce
- On Windows, without git or Git Bash installed (or with git in a nonstandard path)
- Run any opencode command that triggers the pager (e.g. viewing long output)
- Observe it falls back to
cmd /c more— no scrollback, no search
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Terminal
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.