Lorenz Froihofer wrote:

> with respect to the new feature of using tabs, it might be a good idea
> to add a new entry "Edit in new tab ..." to the Win32 context menu. This
> should - similar to "Edit with existing Vim ..." - open the selected
> file in an existing Vim but instead of creating a new buffer should
> create a new tab for the file.
> 
> An alternative to this approach would be to provide a configuration
> option of how to open multiple files in Vim so that opening several
> files in a single Vim or "Edit with existing Vim..." creates a separate
> tab for each opened file.
> 
> I'm sorry if this is already implemented and I was just to blind to find
> it ;-)

When you already have four Vims open you currently get four menu entries
to select which one to edit the file in.  If we allow the choice for
using a new tab or not you would get eight entries.  Not attractive.

It's probably better to always use a new tab.  Or perhaps use a new tab
when the currently edited file was modified.

The behavior for dropping the files on a running Vim will be the same,
the same Windows message is used.

Opinions?

-- 
>From "know your smileys":
 O:-)   Saint

 /// 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://www.ICCF.nl         ///

Reply via email to