Move adjacent tab to split?
Is there an easy way to move an adjacent tab in Vim to current window as a split?
While looking around I reached a mailing list discussion where someone said it's the reverse of the operation Ctrl+w,T without providing the solution.