I would like move the current tab to the end, duplicate the tab, then select the duplicated tab (which is now the last tab). I came up with 2 solutions, however - neither of this work for some reason. Suggestions please?
Slighty semi-off-topic: "go tabpos" looks like an interesting command. But following doesn't seems consistent: while go tabpos=first & go tabpos=last work as intended, i would expect
"go tabpos=2" to choose the second tab. But actually it chooses the third tab, while "go tabpos=1" is activating the second tab. Looks like this would need some little fixing.
[quote="abr"]Slighty semi-off-topic: "go tabpos" looks like an interesting command. But following doesn't seems consistent: while go tabpos=first & go tabpos=last work as intended, i would expect
"go tabpos=2" to choose the second tab. But actually it chooses the third tab, while "go tabpos=1" is activating the second tab. Looks like this would need some little fixing.[/quote]