Disable autosuggest if buffer is too large #178
z0rc
commented
Jul 18, 2016
Please document the new configuration variable. Also this variable should be under ZSH_AUTOSUGGEST_ "namespace" for consistency with other configuration variables.
z0rc
commented
Jul 18, 2016
•
Can you also update https://github.com/zsh-users/zsh-autosuggestions/blob/develop/README.md#configuration with new configuration variable? This will make sure that the regular user knows about this option without checking the source code.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make buffer max size configurable, defaulted to infinity ($ZSH_BUFFER_MAX_SIZE).