Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if the buffer is really opened in sorters #276

Open
wants to merge 1 commit into
base: feat/preceding-opened-buffers
Choose a base branch
from

Conversation

aclex
Copy link

@aclex aclex commented Nov 28, 2024

The check whether the buffer is loaded is added in the enumeration of all the buffers in the list in sorters to ensure the proper sorting.

The check whether the buffer is loaded is added in the enumeration of
all the buffers in the list in sorters to ensure the proper sorting.
@delphinus
Copy link
Member

It is a nice catch to confirm the buffers are loaded before making candidates. I'll add commits to fix for tests. Thank you for contributing!

@aclex
Copy link
Author

aclex commented Dec 2, 2024

@delphinus many thanks for taking a look!

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.

2 participants