Skip to content

fix(tui): prevent false clipboard copy success on Linux#31251

Closed
RajdeepSaiPutta wants to merge 1 commit into
anomalyco:devfrom
RajdeepSaiPutta:fix/clipboard-reliability
Closed

fix(tui): prevent false clipboard copy success on Linux#31251
RajdeepSaiPutta wants to merge 1 commit into
anomalyco:devfrom
RajdeepSaiPutta:fix/clipboard-reliability

Conversation

@RajdeepSaiPutta

Copy link
Copy Markdown

No description provided.

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate PRs Found

The following PRs are related to clipboard operations on Linux and may be addressing similar issues:

  1. feat(opencode): add linux_clipboard_selection config for primary buff… #29967 - feat(opencode): add linux_clipboard_selection config for primary buff…

    • Related to Linux clipboard configuration, likely addressing clipboard selection behavior
  2. fix(opencode): report clipboard copy failures #27861 - fix(opencode): report clipboard copy failures

    • Directly addresses clipboard copy failure reporting, which is related to preventing false success reports
  3. fix(tui): support copying over ssh with set-clipboard on tmux config #30472 - fix(opencode): support copying with 'set-clipboard on' tmux config

    • Related to clipboard copy functionality in a similar environment context
  4. fix: enable primary clipboard copy for Wayland/X11 to fix Linux middle-click paste #6370 - fix: enable primary clipboard copy for Wayland/X11 to fix Linux middle-click paste

    • Historic fix for Linux clipboard selection issues (X11/Wayland)

Why they're related: These PRs all address clipboard copying issues on Linux, specifically preventing false success states or handling clipboard failures/configuration. PR #27861 is the most likely candidate for duplication as it explicitly addresses reporting clipboard copy failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours. needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant