> shell extension opening a file 'with existing vim' deletes current > file on current tab. then load the file in current tab.
I guess you could create a key in the registry HKEY_CLASSES_ROOT/*/ Shell/Open in Vim Tab/command and set "(Standard)" (a REG_SZ) to a value you like, maybe 'gvim --remote-tab-silent "%1"'. Use it at your own risk. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
