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
Seems that commenting the code is unnecessary. Installing xclip alone solves the problem for me. Maybe the instruction about xclip not required on wsl should be removed from README.
tested on wsl, when open a file, yank some lines on visual mode with
"+y
then see the content of
:reg
, the:+
remains unchanged.I commented the clipboard related code and installed xclip, it works.
The text was updated successfully, but these errors were encountered: