Having a chunk of text selected in Vim's visual mode, I'd like to copy that to the system's clipboard (be it the primary or X11's). Is there an easy solution for this? Obviously, a simple y doesn't do the trick.
| ||||
|
feedback
|
|
you have to yank it to the clipboard register
| |||||
feedback
|
