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
Sebastian Gniazdowski 6c0ebbe1d9 44970: _brace_parameter: Update the description of S flag 5 years ago
..
AIX
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
Darwin 44274: allow finer control of completion match soring with compadd's -o option 5 years ago
Debian 44614: apt list option completion 5 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 Revert "44904: _subversion: Complete multiple comma-separated arguments to --show-item=<TAB>." 5 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
.cvsignore
.distfiles
README
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

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').