Skip to content

fix(tui): enable middle-click paste across TUI#6170

Closed
triklozoid wants to merge 985 commits intoanomalyco:devfrom
triklozoid:fix/tui-middle-click-paste
Closed

fix(tui): enable middle-click paste across TUI#6170
triklozoid wants to merge 985 commits intoanomalyco:devfrom
triklozoid:fix/tui-middle-click-paste

Conversation

@triklozoid
Copy link
Copy Markdown

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.

@triklozoid triklozoid changed the title Enable middle-click paste across TUI fix(tui): enable middle-click paste across TUI Dec 25, 2025
@thdxr thdxr force-pushed the dev branch 3 times, most recently from f1ae801 to 08fa7f7 Compare January 30, 2026 14:37
thdxr and others added 27 commits February 2, 2026 16:06
…nomalyco#8412)

Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions bot closed this Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

X Window (xorg) middle-click paste doesn't work