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
Baptiste BEAUPLAT 058cc10054 44698, 45000: Baptiste BEAUPLAT: Completion for sbuild 4 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD 44849: completion updates for changes in OpenBSD 6.6 5 years ago
Base 44912: more quoting fixes in _expand 5 years ago
Cygwin/Command 33047: use git to simplify massively source distribution file selection 10 years ago
Darwin 44274: allow finer control of completion match soring with compadd's -o option 5 years ago
Debian 44698, 45000: Baptiste BEAUPLAT: Completion for sbuild 4 years ago
Linux unposted (cf. 44967): _alsa-utils: Fix minor syntax error in arg spec 5 years ago
Mandriva 44080: Completion: Fix several option-description typos 5 years ago
Redhat 44788: handle newer rpm commands like rpmkeys, rpmsign and update options 5 years ago
Solaris 44895: complete options for state change notifications and other improvements 5 years ago
Unix github #36: Add completion file for GNU Stow 4 years ago
X c.f. 44831: remove completion functions included in upstream projects 5 years ago
Zsh 44970: _brace_parameter: Update the description of S flag 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').