prezto/modules/completion
Anton Löfgren 5c0e68f75f completion: Cap max-errors at 7 to avoid hanging (#953)
7 is pretty arbitrarily chosen, but seems like a reasonable tradeoff, at
least the completion no longer shows symptoms of exponential
time-growth when trying to complete something completely wrong.

This fixes #946.
2017-04-13 02:47:51 -07:00
..
external@72af5d08f1 Update zsh-users submodules to latest stable versions 2017-04-04 23:00:28 -07:00
init.zsh completion: Cap max-errors at 7 to avoid hanging (#953) 2017-04-13 02:47:51 -07:00
README.md Only one newline at end of file 2014-10-09 23:38:15 -04:00

Completion

Loads and configures tab completion and provides additional completions from the zsh-completions project.

This module must be loaded after the utility module.

Contributors

Completions should be submitted to the zsh-completions project according to its rules and regulations. This module will be synchronized against it.

Authors

The authors of this module should be contacted via the issue tracker.