On Thu, Nov 8, 2012 at 4:53 PM, vicky b <[email protected]> wrote:
> I have started to learn vim in this modern enviroment where gui takes > prefers , one thing that still me back to other editors is the ease with > which we can copy and paste , can anybody help me out with safe effect in > vim or any thing of that sort If you are using gvim, you have the option of clicking on "Edit" -> "Copy" and "Edit" -> "Paste". You need to select some text first obviously, before copy. Selection can be done with mouse. Using CTRL-C and CTRL-V might also work for copy/paste - whether it does work or not depends on a few factors. It that the answer you were looking for? Also, if GUI is what you want to work with, vim may not be worth looking at. Just my opinion. -- 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
