I know how to copy in VI. but I failed to copy it into other application. That means I failed copy those into clipboard. How can I do this?
P.S. In order to lean mor
"+yy or "*yy to copy to clipboard "+p or "*p to paste from clipboard
The " will put it into the + register.
"
+
For even more than you wanted to know: http://vim.wikia.com/wiki/Accessing_the_system_clipboard