Friday, March 24, 2017

Re: Fixate window layout?

On Thursday, March 23, 2017 at 1:47:34 PM UTC-5, Christian Brabandt wrote:
> On Do, 23 Mär 2017, lith wrote:
>
> > The commands `wincmd c`, `bdelete` will remove the split and I end up with a
> > single vim window. Neither winfixheight nor winfixwidth protected me from this.
> > But I'd rather expect/want the other window to not change at all and the
> > current window be displaying a new empty buffer -- or the previous buffer if
> > any.
>
> Well don't use those commands unless you want to close those windows. I
> don't see the problem here. I think the flexible layout is an advantage
> compared to other applications.
>

To get an empty buffer, use :enew. To return to a previous buffer use CTRL-6 in normal mode.

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: