The default (for X) "exclude:cons|linux" phrase in the 'clipboard' option stops the "unnamed" phrase from affecting paste with 'p':
vim --clean"*yyyy:set clipboard+=unnamedp - "charlie" is pasted, "alfa" was expected:set clipboard=autoselect,unnamed,exclude:cons\|linuxp - "alfa" is pasted, correctlyvim version 8.2.2466, Ubuntu 20.10, xterm and konsole.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Gary:
The rest of the option value will be used for {pattern}, this
must be the last entry.
I looked for something like that, repeatedly, but didn't see it. Thank you.
—
You are receiving this because you commented.