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.
tested on wsl, when open a file, yank some lines on visual mode with
"+ythen see the content of
:reg, the:+remains unchanged.I commented the clipboard related code and installed xclip, it works.