I usually use right button menu to open file in new tab, try this:
----------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\Edit with Vim(&V)]

[HKEY_CLASSES_ROOT\*\shell\Edit with Vim(&V)\command]
@="\"D:\\Program Files\\Vim\\vim72\\gvim.exe\" -p --remote-tab-silent \"%1\" 
\"%*\""
---------------------------

save as *.reg then import.

--------------------------------------------------

>
> Hi!
>
> If I'm trying to open a file like this:
>
> gvim.exe --remote-tab-silent "c:\MP3\XXX\LIZA MINNELLI\(1989)
> RESULTS\info.txt"
>
> gVim tries to open "\MP3\XXX\LIZA MINNELLI(1989) RESULTS\info.txt"
> resulting in a new file.
>
> If I'm trying to open the same file without the --remote-tab-silent
> option the info.txt file is opened as expected.
>
> It seems, when the --remote-tab-silent option is used, the '\('
> combination is counted as an escape-sequence, and this is wrong.
> Can we consider this as a bug?
>
> gVim 7.2, Win Vista HP SP1.
 


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui