I'm using Charles Campbell's MPage[0] plugin to get multiple pages open, so I have vertical splits open for one buffer.
My question is: can I have another display without splits open for another buffer, and switch back to the display with splits, without opening another instance of vim?
It's easy to do so using tmux or the like, but I want to do this within one instance of vim.
Also, I know that we can have two-column editing in Emacs, but can we introduce multiple (i.e. more than two columns) splits (vertical) for one open file which both:
(a) flow through the file continuously à la MPage,
(b) cycle through different files that have different splittings?
Are there any other editors that can do this?
REFERENCES:
[0] http://www.mail-archive.com/[email protected]/msg04908.html