On Fri, 2015-01-30 at 22:59 +0100, [email protected] wrote: > > But to the questions. It is pretty obvious that in any regular editor, > search and replace (of text, or even patterns, sometimes) is a very simple > task to perform. You go to a visible menu, select a visible option, fill > in a few visible field with visible options.... and in Vim you have to > remember to do :s/text/text/ig or something like that. Or is it > %s/text/text/ig ?. I don't remember. Now. I like Vim's visual mode but I > don't know much else that is that easy. It is a bit like Linux's "info" > system, but Vim is easier than that :p.
if that's what you want, use gvim see attached image -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
