Output of your :version may be helpful. And you run gvim on win32, isn't it ?
-- Anton 2008/11/6, John Beckett <[EMAIL PROTECTED]>: > > Linda W wrote: >> Sorry -- I'm just not getting this "+y > > You have to be in normal mode (i.e. you have pressed Escape). > > You then select some text. For example press V then j then j to visually > select > three lines. > > Then type "+y (press and release " then + then y). > > The selection disappears; it has been yanked to register + (known as "+). > > Switch to another application and paste in the copied text. > > There are various quite elaborate mappings for Windows that I don't use. I > do have > the following in vimrc: > > vnoremap <C-C> "+y > > so I can just press Ctrl-C to copy visually selected text. > > John > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
