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
Eric Cook c901c1e412 50695: Completion/Unix/Command/_mysql_utils add --protocol option 2 years ago
..
AIX
BSD unposted: Fix typo 2 years ago
Base 50399: Completion/Base/Widget/_complete_debug 2 years ago
Cygwin/Command 49156: make wider use of the convention of square brackets for defaults 3 years ago
Darwin 49519: quote completed options as needed and remove the now superfluous quotes from option specifications 3 years ago
Debian github #82: Fix typos 3 years ago
Linux github #94: Support .zst kernel modules with modutils 2 years ago
Mandriva github #82: Fix typos 3 years ago
Redhat github #82: Fix typos 3 years ago
Solaris 49158: remove superfluous function definitions 3 years ago
Unix 50695: Completion/Unix/Command/_mysql_utils add --protocol option 2 years ago
X 49597: add a helper for completing numbers with unit suffixes and separate out defaults, ranges and units in completion descriptions 3 years ago
Zsh 50421: add context as the 1st arg to _dispatch 2 years ago
openSUSE/Command 49150: consistently use singular form for headings on completion match groups 3 years ago
.cvsignore
.distfiles
README
bashcompinit 49630: allow zsh to quote matches from bash completions but include a special case for space suffixes 2 years ago
compaudit Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, not just /usr/bin/ 8 years ago
compdump 49454: open dump file once only instead of reopening it for appends 3 years ago
compinit 49917: change sense of "Ignore insecure ..." answer and use "autoload -r" 2 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').