I once saw somewhere in vim.org's tips how to add a new context menu
entry for opening a file in an existing Vim instance on Windows, but I
can't seem to locate it anymore.

Now that Vim has native tabbing, I'd like to figure out how to make a
context menu entry that opens a file in new tab on an existing Vim
instance.

The help says 'vim -p filename' to open a file in a tab.  But I need
to figure out the other pieces (i.e., to show up in the context menu,
and to load in an existing Vim instance).

Thanks for any help,
Eric

Reply via email to