[7.2.349] CTRL-W gf doesn't put the new tab in the same place as "tab split"
commit8ec0075a4264390d5ee8fba44e121233cacc84c8
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 27 Jan 2010 20:25:43 +0000 (27 20:25 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 27 Jan 2010 20:25:43 +0000 (27 20:25 +0000)
tree8f0ec9227dc8846ab30c84c21044ba67e250157a
parent6315deee277436584ea7dea3ab5c648c1454a028
[7.2.349] CTRL-W gf doesn't put the new tab in the same place as "tab split"

Problem:    CTRL-W gf doesn't put the new tab in the same place as "tab split"
            and "gf". (Tony Mechelynck)

Solution:   Store the tab number in cmdmod.tab.

Patch 7.2.349
src/version.c
src/window.c