Hi Sergey!

On Mo, 12 Okt 2009, Sergey Vakulenko wrote:

> On 9 окт, 08:32, "Christian Brabandt" <[email protected]> wrote:
> > gvim --remote-tab-silent "+:tablast" file.
>
> With your command I have moved active tab to the end, but new tab is
> set right of old position of active tab.
> I need invert result, active tab on same position, new tab must be in
> the end of list and active .
>  ( if you opened only two tabs, you couldn't see the side effect of
> your command ) .

I see. Not sure, if there is an easy way around it. But this should 
work: gvim --remote-send "<C-\><C-N>:tabedit filename<CR>

regards,
Christian
-- 
:wq

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

Reply via email to