tmux-yank icon indicating copy to clipboard operation
tmux-yank copied to clipboard

tmux yank not working on WSL2

Open zylkowski opened this issue 3 months ago • 2 comments

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.

zylkowski avatar May 19 '24 09:05 zylkowski