On Thu, 8 Feb 2007 21:34:12 +0800, "Guillaume Bog" <[EMAIL PROTECTED]> wrote:
> Hi everbody,
> 
> I'm new on this list. I use vim in a terminal on ubuntu everyday and
> still need some help for efficient use. If the file i'm editing is
> longer than one screen and I want to paste it somewhere else (say in a
> firefox textarea), I have to go out of vim, cat the file i'm editing,
> select it and then paste it (with middle mouse button). I now the
> visual mode, and how to highlight all (gg v G). But this operation
> doesn't fill the proper buffer.
> 
> I have searched some tips and vim.org but... Any idea?
> 
> Regards,
> Guillaume

just yank it into the "+ register. This is the same as your clipboard.


-- 
Kim Schulz

Reply via email to