1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-11-01 02:41:13 +00:00
prezto/modules/completion
kernc 0ff0ece5e2 completion:**:users ignored-patterns more robust
Calculates ignored users at runtime by extracting them from
passwd database and considering all users with UID < 100
(on Solaris systems) or UID < 500 (everywhere else).

By my timings, this doesn't make it any noticably slower.
2014-03-01 02:32:23 +01:00
..
external@1d6a2aa024 Update external completions 2013-11-29 20:37:01 -05:00
init.zsh completion:**:users ignored-patterns more robust 2014-03-01 02:32:23 +01:00
README.md [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -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.