[PR #6170] fix(tui): enable middle-click paste across TUI #11763

Open
opened 2026-02-16 18:16:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6170

State: open
Merged: No


Summary

  • Make middle-click paste insert into the prompt from any screen area.
  • Reuse prompt paste handling to preserve large-paste summary and file/image behavior.

Why

Fixes #6072. Mouse reporting disables terminal-native middle-click paste; this restores expected paste behavior without blocking other clicks.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6170 **State:** open **Merged:** No --- ## Summary - Make middle-click paste insert into the prompt from any screen area. - Reuse prompt paste handling to preserve large-paste summary and file/image behavior. ## Why Fixes #6072. Mouse reporting disables terminal-native middle-click paste; this restores expected paste behavior without blocking other clicks.
yindo added the pull-request label 2026-02-16 18:16:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11763