I am using Ubuntu 12.04 Beta and Vim that has come with it. I am trying to use Vim to copy the content of a text file to Chrome browser. I have tried +, *
+
*
I would open the file in the browser using a file URL:
file:///home/dave/some-file
Not super elegant but it works.