Erik Falor wrote:
> I have made a change to the Windows shell extension that integrates > Vim into the context menu resulting from right-clicking a file in > Explorer. It now offers the option of opening many files in their own > tab page. It executes gvim.exe with the -p switch. The number of menu entries is getting a bit big. How about just providing two choices (when selecting more than one file): - Open one Vim with the list of files in the argument list, edit only the first one. - Open one Vim with each file in a separate tab page. When there are two or three files an additional menu choice could be to start Vim in diff mode (two or three split windows). I think the option to start multiple Vims is not very useful, now that we have support for tab pages. -- A)bort, R)etry, P)lease don't bother me again /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
