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

Adding support for ZSH_AUTOSUGGEST_BUFFER_MIN_SIZE to disable suggestions on small buffers #741

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

msohaill
Copy link

As the title states, sometimes suggestions on small buffer can get annoying especially for 1-3 characters. These changes add support for a buffer min size. Added/updated tests accordingly.

@msohaill msohaill force-pushed the buffer-min-size branch 4 times, most recently from 09a1c36 to b65b706 Compare July 6, 2023 04:31
@msohaill msohaill changed the base branch from develop to master July 6, 2023 04:32
@msohaill msohaill force-pushed the buffer-min-size branch 2 times, most recently from e2b5c4f to 08b318d Compare July 6, 2023 04:35
@msohaill msohaill changed the base branch from master to develop July 6, 2023 05:34
@msohaill
Copy link
Author

Very odd, I cannot seem to figure out the reason for the yank-pop test failures. It seems something very specific or OS/system related, as running the tests locally with the provided docker image is always successful for me. I'll leave this open

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.

None yet

1 participant