Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect tmux clipboard provider on macOS #8182

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

xJonathanLEI
Copy link
Contributor

Currently, only pbcopy and pbpaste are allowed as clipboard provider on macOS, seemingly without good reasons.

When SSH-ing into a macOS server, there's no way to yank to the client clipboard, even inside a tmux session, as Helix refuses to use tmux as clipboard provider on macOS, and the default provider (pbcopy) does not pass the content to SSH clients.

This PR adds the same tmux test to macOS.

Copy link
Member

@dead10ck dead10ck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine to me 👍

@archseer archseer merged commit 8778083 into helix-editor:master Sep 6, 2023
@xJonathanLEI xJonathanLEI deleted the dev/macos_tmux branch September 7, 2023 05:53
@tqwewe
Copy link

tqwewe commented Oct 5, 2023

This might fix #7224 , though I haven't tested it yet.

dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
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.

4 participants