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

Use clip.exe if exists for copying to Windows clipboard in WSL. #79

Merged
merged 1 commit into from
May 4, 2017

Conversation

lukewang1024
Copy link
Contributor

No description provided.

@oblitum
Copy link

oblitum commented Apr 29, 2017

When I select some text and press y it doesn't leave the selection (y does nothing), is it working for you? I'm using win32yank on NeoVim and it's working fine for copy and paste. I'm using tmux 2.1 from WSL on Creators Update (Ubuntu 16.04).

@lukewang1024
Copy link
Contributor Author

This works for me with tmux 2.3 used on Arch Linux in WSL.

Could it be <prefix>+y overwritten by accident? I have the following from the output of my <prefix>+?:

bind-key    -T prefix     y                run-shell -b /home/lukew/.tmux/plugins/tmux-yank/scripts/copy_line.sh

@oblitum
Copy link

oblitum commented Apr 30, 2017

@lukewang1024 wow, just checking alwsl again and since last time I checked they managed to get a nice sponsorship. I plan to switch as soon as I feel it more stable, are you having any instability?

I'll check my command output as soon as I boot Windows again.

@oblitum
Copy link

oblitum commented May 1, 2017

@lukewang1024 it works! The issue was this recent merge #82 (comment).

@lukewang1024
Copy link
Contributor Author

@oblitum Basically I use WSL for tmux, zsh, tig & web npm toolchains and alwsl works pretty fine so far. Worth a shot I bet;)

Copy link
Contributor

@docwhat docwhat left a comment

Choose a reason for hiding this comment

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

👍

@docwhat docwhat merged commit bd8c664 into tmux-plugins:master May 4, 2017
@oblitum
Copy link

oblitum commented May 12, 2017

@lukewang1024 just out of curiosity, I've just give it a day to try. It's not for prime time, many issues, for example microsoft/WSL#1878 is annoying, I dunno which programs will fail on that, right now locale-gen failed but there was a way out, clang is unusable.

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