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
dana 0220822d82 44034: _date_formats: Complete %9./%N, adjust wording 5 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD 43830: _cu: Complete /dev/cu.* 6 years ago
Base 43930: Improve _multi_parts performance 5 years ago
Cygwin/Command 33047: use git to simplify massively source distribution file selection 10 years ago
Darwin 43897: Add/update various completion functions 6 years ago
Debian 43301: add some functions from zsh-completions project 6 years ago
Linux 43990: _opkg: Support gain-privileges 5 years ago
Mandriva 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges with sudo in completion functions 8 years ago
Redhat 42549: also handle the yumdb command in yum completion 6 years ago
Solaris unposted: fix typo in svccfg completion function call 6 years ago
Unix 44034: _date_formats: Complete %9./%N, adjust wording 5 years ago
X 43697: match uppercase filename extensions in zathura completion 6 years ago
Zsh 44001: _brace_parameter: Complete (q+) 5 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 42037: COMP_POINT for bash completion was miscalculated. 7 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 42294: disable REPORTTIME in completion 6 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').