2016-01-14 8:23 GMT+03:00 kamaraju kusumanchi <[email protected]>:

> Is it possible to detach the current tab in a gvim session into a
> separate gvim window? Something akin to what firefox can do with tabs?
>
> Once the tab is separated, can I dock it back into the original gvim
> window session?
>

​Firefox ​manages multiple X windows by one instance, and it was originally
developed for graphical environment. Gvim has one process (and one
instance) per one X window, doing no management of its windows. Vim
originally developed for terminals and many GUI features are missing simply
because they are not possible in terminal (though still there are such
features, there are not much).

I would though ask why do you need this functionality in first place. I
never had enough tabs open to want detaching, perhaps you are misusing this
feature.


>
> thanks
> raju
> --
> Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog
>
> --
> --
> 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.
>

-- 
-- 
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.

Reply via email to