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

Reply via email to