vim-system-copy
vim-system-copy copied to clipboard
Unable to copy all text in visual block in combination with $
I sometimes want to copy text from a method inside a class but without the indentation. I recently discovered I can go to visual block and press $
to mark text to the end of all marked lines. This allows me to to only mark the relevant content. However, cp
does not copy all of the marked text. "+y
is able to do it just fine.
Here is a recording of the issue https://asciinema.org/a/302680