Tony Mechelynck wrote: > I would expect :q followed by :new <file> to delete the existing > window then open a totally new window, possibly (partly) related to > the one which was current after :q but not to the one :q removed. > Apparently you expect :q to "hide" the window rather than delete it, > so :new <file> would inherit the closed window's settings? That would > seem very counterintuitive to me.
If the interaction was the one you described, yes I would expect a new window. But in my use case I have a window and some buffers loaded and I switch between them in whatever way I find faster at that moment, i.e. :bn :bp etc.... so I would expect, since it's the same window, for it to keep the same status for the buffers that it already displayed. -- -- You received this message from the "vim_dev" 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_dev" 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.
