Tuesday, December 13, 2022

Re: How to quickly move to a specific buffer?

On Tue, 13 Dec 2022 22:22:41 -0500
Steve Litt <slitt@troubleshooters.com> wrote:
> For me, :split only makes 2 windows, not a window for every buffer.

I don't think you wanted this, because I have never used it, but if you
do want to open windows for each buffer, you can use ':h bufdo'.

:bufdo split
:bufdo vsplit

--
Enan
3nan.ajmain@gmail.com
https://git.sr.ht/~enan/
https://www.github.com/3N4N

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20221214122625.4ed63c91%40cirdan.

No comments: