One way would be to use the ":tab {cmd}" syntax, i.e.
:tab sb 4to open a new tab for editing buffer #4. In general, ":tab" followed by a command which normally opens a new window in the current tab will execute the command, but the new window will be opened in a new tab. See ":h :tab" for details. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
