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

Implements two of the skipped unit tests #762

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

sb-o
Copy link

@sb-o sb-o commented Sep 19, 2023

This implements two unit tests that were being skipped:

  1. options/buffer_max_size_spec.rb - a suggestion when ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE is specified is not provided when the buffer is longer than the specified length

  2. integrations/zle_input_stack_spec - using zle -U does not fetch a suggestion for every inserted character
    (Note: this still skips if zsh < 5.4)

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