Excerpts from Linda W's message of Sat Feb 02 20:11:33 +0100 2013: > If vim can split a window and edit the same file in multiple places, > shouldn't > it be possible to have those windows be "disconnected" and really be > separate windows -- and still edit the same file? Always talk about why you're missing it.
a) making a copy is cheap :enew then copy paste buf contents b) opening a second vim instance is cheap, too. So why bother about such complex confusing setup you're talking about? Marc Weber -- -- 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/groups/opt_out.
