zsh-autosuggestions/src
Eric Freese 474c577f3c Allow setting max size to empty string (GitHub #422)
Some people have gotten used to setting ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE
to an empty string rather than leaving it unset. This lets them continue
to do that without getting any warnings (e.g. "bad math expression:
operand expected at end of string").
2019-05-27 14:18:21 -06:00
..
strategies Implement completion suggestion strategy (#111) 2019-04-11 09:53:55 -06:00
async.zsh Fix async suggestions when SH_WORD_SPLIT is set 2019-04-10 09:51:33 -06:00
bind.zsh speed up widget rebinding by removing redundant array subscripts 2019-04-01 14:56:53 -06:00
config.zsh Implement completion suggestion strategy (#111) 2019-04-11 09:53:55 -06:00
fetch.zsh Implement completion suggestion strategy (#111) 2019-04-11 09:53:55 -06:00
highlight.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
start.zsh Implement completion suggestion strategy (#111) 2019-04-11 09:53:55 -06:00
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 2017-12-06 08:08:53 -07:00
widgets.zsh Allow setting max size to empty string (GitHub #422) 2019-05-27 14:18:21 -06:00