anomalyco / anomalyco/opencode
TUI text selection includes adjacent context pane
Open
@kommander is already working on this.
Since Aug 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
When selecting text from a prompt or assistant response in the TUI, the selection can extend across the full terminal row and include text from the right-side Context pane.
Plugins
No response
OpenCode version
No response
Steps to reproduce
- Open the TUI with the Context pane visible.
- Select part of a prompt or response with the mouse.
- Copy the selection.
Expected:
Only text from the selected conversation area is copied.
Actual:
Text from adjacent UI panes can be included in the copied selection.
Screenshot and/or share link
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.