mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
7afb7364f1
Set ZSH_AUTOSUGGEST_COMPLETION_IGNORE to a glob pattern to have the completion suggestion strategy never make suggestions when the buffer matches the pattern. This can be helpful when some completion routines you have are particularly expensive and you want to prevent them from running automatically on every keystroke. See GitHub issue #463. |
||
---|---|---|
.. | ||
completion_spec.rb | ||
history_spec.rb | ||
match_prev_cmd_spec.rb | ||
special_characters_helper.rb |