Skip to content

Conversation

vds2212
Copy link

@vds2212 vds2212 commented Sep 25, 2024

Skip the quickfix buffer when searching alternative buffers (like the non listed buffers are already skipped).

When vim-bbye searches for alternative buffer to assign to the window that contains the buffer to be deleted or wipeout it only consider listed buffer.
But among the listed buffer there is the quickfix buffers that are odd candidates.

The pull request makes that these quickfix buffers are not considered as candidates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant