[PR #960] [CLOSED] fix: check for wl-copy not wl-clipboard #9761

Closed
opened 2026-02-16 18:14:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/960
Author: @princejoogie
Created: 7/14/2025
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • ec609c0 fix: check for wl-copy not wl-clipboard

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/tui/internal/clipboard/clipboard_linux.go (+1 -1)

📄 Description

wl-clipboard is the package but there is no wl-cliboard executable so we need to check for wl-copy instead


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/960 **Author:** [@princejoogie](https://github.com/princejoogie) **Created:** 7/14/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`ec609c0`](https://github.com/anomalyco/opencode/commit/ec609c020e03c79b8e8d07872942fc9c8741d934) fix: check for wl-copy not wl-clipboard ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/clipboard/clipboard_linux.go` (+1 -1) </details> ### 📄 Description wl-clipboard is the package but there is no wl-cliboard executable so we need to check for wl-copy instead --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:07 -05:00
yindo closed this issue 2026-02-16 18:14:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9761