hmm , there are few things which i find quiet inconvenient but other wise vim is superior to other editors , once more such thing is like if i edit a characeter in each line then i have to edit the char go back to normal mode press j then edit and cycle repeats is there a any other way
On Tue, Jan 8, 2013 at 6:27 PM, Tim Chase <[email protected]> wrote: > On 01/08/13 06:09, vicky b wrote: > >> is there by any chance an option to copy text in insert mode >> > > Not exactly. You nned to jump to Normal mode to copy text. However, you > can *paste* text in Insert mode from various registers by using control+R > followed by the register name (by default, the double-quote). You can read > up at > > :help i_CTRL-R > > -tim > > > > -- *Thanks & Regards Vickyb * -- 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
