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

Using clipboard in VSCode + WSL2 #66

Open
franzbischoff opened this issue Aug 3, 2022 · 0 comments
Open

Using clipboard in VSCode + WSL2 #66

franzbischoff opened this issue Aug 3, 2022 · 0 comments

Comments

@franzbischoff
Copy link

Hello!

I tried to use reprex and datapasta in VSCode + WSL2 environment and finally, I reached the code line below:

has_wl_paste <- function() has_util(c("wl-paste", "--primary"))

Is the "--primary" argument necessary for the usual linux case?
Here I get this error message: "The compositor does not seem to support primary selection"
Removing the "--primary" solves the issue (at least for pasting).

Best regards

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

No branches or pull requests

1 participant