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

tmux yank not working on WSL2 #178

Open
zylkowski opened this issue May 19, 2024 · 2 comments
Open

tmux yank not working on WSL2 #178

zylkowski opened this issue May 19, 2024 · 2 comments

Comments

@zylkowski
Copy link

zylkowski commented May 19, 2024

I followed this guide to setup tmux-yank on my WSL2. I also added necessary
export DISPLAY="$(/sbin/ip route | awk '/default/ { print $3 }'):0"
in my .bashrc file but yanking from within tmux panes still does not work.

Yanking from within my nvim setup works fine.

@anakimluke
Copy link

Can you use xclip/xsel to copy?

@zylkowski
Copy link
Author

@anakimluke Yes I can

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

2 participants