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
Daniel Shahaf a090acab63 unposted: _init_d: Report failure to caller. 8 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD 37550: _cu: Support Linux line-device names; fail gracefully on OSes matching no known line-device name pattern. 8 years ago
Base 37215: _regex_words: Don't add mismatched parentheses 9 years ago
Cygwin/Command 33047: use git to simplify massively source distribution file selection 10 years ago
Darwin 33485: fixes for zstyle context handling 10 years ago
Debian 37438: C/D/C/_aptitude: Also parse -h output of aptitude 0.7.5 and later 9 years ago
Linux 36571: Completion for zsocket and updated losetup's completion 9 years ago
Mandriva 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions 10 years ago
Redhat 37397: Optimised update to dnf completion 9 years ago
Solaris 35011: update completions for some common Unix commands, 9 years ago
Unix unposted: _init_d: Report failure to caller. 8 years ago
X 37260: add opus to mplayer audio completions 9 years ago
Zsh 37788: _subscript - fix completion of associative array keys 8 years ago
openSUSE/Command 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions 10 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 340941: bashcompinit: scalars giving bash completion status should be exported 12 years ago
compaudit 34961: properly handle the case of finding no files when searching $fpath and $_compdir 9 years ago
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 15 years ago
compinit 35573: turn off POSIX_BUILTINS in completion. 9 years ago
compinstall unposted (cf. 34218): : remove -m from zmodload calls 9 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').