Bary Johnson wrote: > >From the vim_use list thread, "Activating Windows gVim from the command > >line": > > On 02 Aug 2012 21:32:33, Tony Mechelynck wrote: > > > On 02/08/12 16:30, Ben Fritz wrote: > > >> I do have one minor note which may save you some trouble in the future. > >> > >> You seem to think vim -c "/pattern" performs a '/' search. It > >> doesn't. What it is doing is specifying the first line of an ex > >> command range via a pattern. I'm not sure where it's documented > >> but specifying a single-line range with no command will just set > >> the cursor to that line. > > > > It has ho helptag of its own, but it is documented as :[range], just after > > ":help gg", in the section about up and down motions. > > Attached in a proposed patch to add this tag. The patch is based on > Vim 7.3.622.
Good idea, thanks. -- Your mouse has moved. Windows must be restarted for the change to take effect. Reboot now? /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" 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
