On Jan 24, 10:46 pm, 듀르 <[email protected]> wrote:
> shell extension opening a file 'with existing vim' deletes current
> file on current tab. then load the file in current tab.
Actually, it loads the new file into a new buffer. The old file is
still available in its own buffer. I hardly ever use this feature of
Vim in this way (though I am doing it more and more frequently). For
more info about what this means and how to work with it, see:
http://vim.wikia.com/wiki/Vim_buffer_FAQ
> I want this shell extension to open the file in a new tab. help me.
> I am using gvim-x86-64 on Windows XP x64 edition. thank you.
>
This tip will probably interest you, as-is and with adaptation:
http://vim.wikia.com/wiki/Launch_files_in_new_tabs_under_Windows
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---