opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Add TMUX section for clipboard troubleshooting

Open ekroon opened this issue 3 months ago • 1 comments

Add troubleshooting tips for clipboard tools and TMUX over SSH.

This is helping for the issue: https://github.com/anomalyco/opencode/issues/2773 I am not sure it is the fix, because it is unclear to me if the original problem is with TMUX too.

ekroon avatar Jan 07 '26 10:01 ekroon

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

Potential Related PR Found:

  • PR #7028: "fix(clipboard): add OSC 52 fallback for SSH/tmux environments"
    • https://github.com/anomalyco/opencode/pull/7028
    • Why related: This PR directly addresses clipboard functionality in SSH/TMUX environments, which is the same issue domain as PR #7191. While #7028 appears to implement a code fix (OSC 52 fallback), PR #7191 is adding troubleshooting documentation for the same problem space. These may be complementary or one might supersede the other.

I'd recommend checking if PR #7028 already resolves issue #2773, which could affect whether the documentation in PR #7191 is still needed or should reference the fix.

github-actions[bot] avatar Jan 07 '26 10:01 github-actions[bot]