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

Improve clipboard copy #824

Merged
merged 2 commits into from
Oct 12, 2024
Merged

Conversation

bitraid
Copy link
Contributor

@bitraid bitraid commented Oct 12, 2024

A couple of small modifications to the new clipboard-copy function:

  • Don't use cmd to run clip on Windows (it's not an internal command).
  • Add Wayland support on Linux (by using wl-copy after checking $XDG_SESSION_TYPE).

@schollz
Copy link
Owner

schollz commented Oct 12, 2024

Looks great thanks!!!

@schollz schollz merged commit 917d9f1 into schollz:main Oct 12, 2024
2 checks passed
@bitraid bitraid deleted the improve-clipboard-copy branch October 12, 2024 13:31
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.

3 participants