Yes, we should add that to the documentation for 'switchbuf'. We can always remove the documentation later if/when 'switchbuf' is incorporated into the split behavior. By the way though, I think only uselast is affected. I don’t use vsplit personally but I think vsplit should still work just the same as it has, I could be wrong.
On Sat, Feb 17, 2024 at 8:43 PM Tom M <[email protected]> wrote: > > On Sat, Feb 17, 2024 at 8:31 PM Colin Kennedy <[email protected]> wrote: > >> Does :cc still honor the switchbuf=vsplit setting after this change? >> >> It’s nested in the PR replies currently but I think I asked whether we >> need this now in this PR and the consensus was to handle it as a horizontal >> split. If people want customizations, that can come in another revision. It >> was a thread with me and @chrisbra if I recall correctly. >> >> I think this changes behavior of switchbuf=uselast >> >> The logic for 'switchbuf' is untouched in this PR. However windows that >> have 'stickybuf' (soon to be renamed to 'winfixbuf') applied, those >> windows are excluded as candidates so set switchbuf=uselast won’t >> accidentally switch to them. >> > Well then how about putting a note into switchbuf help saying that it > (vsplit, uselast) does not apply on stickybuf windows? > >> -- > -- > 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 a topic in the > Google Groups "vim_dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vim_dev/wGoAd6n832w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vim_dev/CAD_dSXjh2CKoO8%3DRGbkD0tjbQ%3DLsxTBpk%2B%2BE4egO%3DNi_eg67QA%40mail.gmail.com > <https://groups.google.com/d/msgid/vim_dev/CAD_dSXjh2CKoO8%3DRGbkD0tjbQ%3DLsxTBpk%2B%2BE4egO%3DNi_eg67QA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- *Colin Kennedy* Lead Pipeline Developer Website : colinkennedy.github.io LinkedIn : https://www.linkedin.com/in/colinvfx GitHub : github.com/ColinKennedy -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAg5DLkkChrYL2KnSfW41pWhq3q6qNFvGedvqduZMKv3nGrQKg%40mail.gmail.com.
