You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh/Completion
Jun-ichi Takimoto 62e86515e7 48416: update _gcore for macOS and GNU 3 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD 47944: update completions for NetBSD 9 3 years ago
Base 48214: add file types to _expand completions, so they can be colored through complist 3 years ago
Cygwin/Command 33047: use git to simplify massively source distribution file selection 10 years ago
Darwin 45655: _retrieve_mac_apps: Update for recent macOS 4 years ago
Debian 47294: updates to options in aptitude completion 4 years ago
Linux 48210: Introduce new completion for setpriv(1) on Linux 3 years ago
Mandriva 45269: Fix misspellings in completions and elsewhere. 4 years ago
Redhat 47323: _rpmbuild: Complete file arguments after -r/-b/-t. 4 years ago
Solaris 48230, 48233 (Jun T): completion of dtrace probes and runtime options 3 years ago
Unix 48416: update _gcore for macOS and GNU 3 years ago
X github #71: _xrandr: Complete providers 3 years ago
Zsh 47737: _zstyle: Fix option completion when positional arguments are already present (regression from workers/39659 (commit ae3b675ce6)) 3 years ago
openSUSE/Command Fix typos reported by codespell in shell code 4 years ago
.cvsignore unposted: cvsignore VIM *.swp files 21 years ago
.distfiles 33047: use git to simplify massively source distribution file selection 10 years ago
README unposted: force latest version of files from vendor to main branch 17 years ago
bashcompinit 45488: COMP_WORDS for bash need "$@"-style quoting 4 years ago
compaudit Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, not just /usr/bin/ 8 years ago
compdump 38547: Completion/compdump: only autoload functions when they exist in fpath 8 years ago
compinit 46280: compinit: add -w to explain why compdump runs 4 years ago
compinstall 37898: fix typo in completer menu 8 years ago

README

The subdirectories contain code for a shell-based system of command-line
completion.  This is considerably more powerful than the old `compctl'
method.  For details, see the compsys(1) manual page (`man zshcompsys').