You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.