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
Daniel Shahaf 04513dd5df 49715: _subversion: add: Complete target arguments to this subcommand 2 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD 49597: add a helper for completing numbers with unit suffixes and separate out defaults, ranges and units in completion descriptions 3 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 49158: remove superfluous function definitions 3 years ago
Unix 49715: _subversion: add: Complete target arguments to this subcommand 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 49648 based on github #80 (Vincent Bernat): invert before/since for date glob qualifiers completion 2 years ago
openSUSE/Command
.cvsignore
.distfiles
README
bashcompinit
compaudit
compdump
compinit
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').