Friday, April 2, 2010

Re: Vimscript to paste into a file

Hi davvs,

Also have a look at xclip.

You should be able to do what you want by

xclip $OPTONS >> your-file

or such. Scripting Vim is a nice solution so you can stick to that
equally well.

Marc Weber

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

To unsubscribe, reply using "remove me" as the subject.

No comments:

Post a Comment