[Vimperator] Patch: :tabmove command

Martin Stubenschrott stubenschrott at gmx.net
Mon May 14 05:25:21 PDT 2007


On Mon, May 14, 2007 at 10:08:34PM +1000, Doug Kearns wrote:
> I actually
> implemented tab_only and tab_move so that one could specify an
> arbitrary tab arg, rather than just the current tab

I wanted to give you that idea just right now :)

And the road to 0.5 i mostly an API road, so it's better to have an API:

vimperator.tabmove(whichtab, where)
and issue a warning if whichtab is not -1 (the current one), than
chaning the API later again, when we have this feature.

What do you want to do with the help?
Viktor just yesterday applied a patch so that :help command works again,
and not only :help :command

Of course there are still many improvements in the help area. :)


More information about the Vimperator mailing list