Skip to content

Conversation

@mickalpine
Copy link

Summary

Fixes #6110: Adds optional config clipboard.linux.enablePrimaryCopy to enable primary clipboard copying in Wayland/X11, fixing Linux middle-click paste by populating both regular and primary selections without changing default behavior.

Changes

  • Added config schema in config.ts.
  • Updated clipboard.ts for conditional primary copying.

Labels: bug, opentui

…e-click paste

Adds optional config `clipboard.linux.enablePrimaryCopy` to copy to primary clipboard in addition to regular clipboard, enabling middle-click paste on Linux and improving compatibility with environments like VMware Workstation that sync only the primary clipboard.
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.

Wayland clipboard copy doesn't populate primary clipboard selection

1 participant