Question: System clipboard behavior on Windows #771
|
I'm using PyCharm with IdeaVim. My Quite often, I copy a snippet of text from the web. This links to the Sometimes though, I will delete a line How do I fix this behavior? I want to be able to delete a few things before pasting. (I also don't want to use the blackhole register) |
Replies: 1 comment 1 reply
|
Hi! The
|
Hi! The
ddcommand should not affect your system clipboard unless you haveunnamedorunnamedplusin your clipboard option value.Could you please provide more details regarding the issue:
unnamedorunnamedplusthere? This setting may be configured in your .vimrc file (if it is sourced).ddcommand always override your system clipboard, or are there specific steps to reproduce this behavior?