kamaraju kusumanchi wrote: > window. This window spans across one whole monitor. Now when writing > new code to call a function, I want to split two tabs from this window > and move them to the second monitor. These tabs typically contain the > header file, another C++ file where a function was used before. This > way I can look at the API, sample usage and add code in the current > window. thanks raju Hello:
May I assure you that, using vim terminology which seems apropos since we're talking about vim, that you do not have a vim window spanning the whole monitor containing tabs. One may have several tabs; each tab takes up the entirety of vim's display excepting: tab choice line, gui icon line, and commands/status line(s). Each tab may hold a multiplicity of windows, NOT vice versa. Hoping to straighten this out before confusion sets in. Regards, Chip Campbell -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
