Tuesday, November 29, 2011

Why I'm not switching to command mode?

I want Ctrl+C to copy selected text to clipboard and switch to command
mode.
The line bellow populates clipboard but doesn't do the switching to
command mode. Why?

vnoremap <C-c> "+y<ESC>

-- Alexander

--
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

No comments: