Am 15.12.2009 21:09, schrieb Peng Yu: > > > On Dec 16, 1:27 pm, Matt Wozniski<[email protected]> wrote: >> On Tue, Dec 15, 2009 at 1:06 PM, Peng Yu wrote: >>> Suppose that I open a file by new. And later on, I want to move it in >>> a new tab. Could somebody let me know what command I can use? >> >> <C-w>T >> >> That closes the current window and then creates a new tab containing >> only the buffer that was contained in the current window. > > Is there a way to move a tab into another tab (basically the reverse > of the above operation)?
A plugin: Tabmerge http://vim.sf.net/scripts/script.php?script_id=1961 -- Andy -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
