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 385cb9b9f0 40264: _man: Complete all sections after '-a'.
Followup to 37634.
7 years ago
..
AIX 33047: use git to simplify massively source distribution file selection 10 years ago
BSD 40209: Fix typo in chflags completion 8 years ago
Base 40053: exclude current directory of active zsh from _external_pwds ompletion matches 8 years ago
Cygwin/Command 33047: use git to simplify massively source distribution file selection 10 years ago
Darwin 39410: Fix unintentional history modifiers. 8 years ago
Debian 40036: _bts: Complete removal syntaxes correctly. 8 years ago
Linux 40107: _mount, _fusermount: fix quoting 8 years ago
Mandriva 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges with sudo in completion functions 8 years ago
Redhat 40004: fix cache mechanism, complete groups and other minor improvements 8 years ago
Solaris 40011: Make $_comp_priv_prefix only declared when required, and use that to have chgrp offer all groups under doas, ssh, etc as well. 8 years ago
Unix 40264: _man: Complete all sections after '-a'. 7 years ago
X 39623: new evince completion 8 years ago
Zsh users/22182: Propagate 22161 docs patch to completion descriptions. 8 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 340941: bashcompinit: scalars giving bash completion status should be exported 12 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 unposted (see users/22287): _comp_options needs to disable ERR_RETURN 7 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').