anomalyco / anomalyco/opencode

TUI text selection includes adjacent context pane

Open
#41,692 1 comment 0 reactions 1 assignee View on GitHub

@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
  1. Open the TUI with the Context pane visible.
  2. Select part of a prompt or response with the mouse.
  3. 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
Image
Operating System

Windows 11

Terminal

Windows Terminal

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.