On Fri, Jun 11, 2021 at 2:29 PM [email protected] <[email protected]> wrote: > > That link returns a 404 for me. I was able to backup to just > ```http://www.drchip.org``` > but now that is hanging. (no error, just not returning) > On Thursday, June 10, 2021 at 7:56:56 PM UTC-4 Charles Campbell wrote: >> >> L A Walsh wrote: >> > If I use split, I can create a separate panel that >> > is a view on a file. >> > >> > How can I undock it? >> > >> Its not exactly what you're asking for, but I wrote something called >> "Detach" which will detach a tab into its own process. ctrl-w T will >> move a window into a new tab. The :Detach command will cause the >> currently visible tab and all its windows to be brought up in a separate >> gvim. Detaching a tab yields two independent instances of vim/gvim: they >> do not share variables, vim functions, etc. If you're interested, you >> may get it from http://www.drchip.org/astronaut/vim.index.html#DETACH . >> >> 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 > The correct URL is http://www.drchip.org/astronaut/vim/index.html#DETACH It differs from the one Dr. Chip gave by one slash replacing a dot. It sends you to a link to a .vba.gz (a gzipped |vimball|) which IIUC contains the software and help for the :Detach command.
Best regards, Tony. -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAJkCKXvX649WWhD8C31CCgA7zNOT8U1TLssDT2Yen28fyVK5fQ%40mail.gmail.com.
