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 f59025f849 unposted: Fix util-linux variant detection in _getopt
This had been broken all along for the actual util-linux getopt; i think the
'enhanced' text comes from the original author's version, which Homebrew was
still using when the function was written
2 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD unposted: Fix typo 2 years ago
Base 49597: add a helper for completing numbers with unit suffixes and separate out defaults, ranges and units in completion descriptions 3 years ago
Cygwin/Command
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 49629: new Linux perf completion 2 years ago
Mandriva github #82: Fix typos 3 years ago
Redhat github #82: Fix typos 3 years ago
Solaris
Unix unposted: Fix util-linux variant detection in _getopt 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 49959: _brace_parameter: add (-) 2 years ago
openSUSE/Command
.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
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').