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
Clint Adams f9257b66c8 30503: rudimentary completion for mosh. 12 years ago
..
AIX 21315: make completion functions give precendence to descriptions passed as 19 years ago
BSD unposted: clean up completion descriptions as per Etc/completion-style-guide 13 years ago
Base 30081: make _main_complete independent of IGNORE_CLOSE_BRACES option 13 years ago
Cygwin/Command unposted: move _getfacl and _setfacl from Completion/Cygwin/Command to Completion/Unix/Command. 16 years ago
Darwin 30199: add (-.) to many completion _files globs 12 years ago
Debian fix dpkg-deb completion broken by 30199 (spotted by Mikael) 12 years ago
Linux 30473: update _strace completion 12 years ago
Mandriva 30199: add (-.) to many completion _files globs 12 years ago
Redhat 29328: Another missing backslash in _git, remove some not needed backslashes in array definitions. 13 years ago
Solaris
Unix 30503: rudimentary completion for mosh. 12 years ago
X unposted: 4.3.16 12 years ago
Zsh 30466: Add prompt format and printf format completion. 12 years ago
openSUSE/Command seiler via Ismail: 30174: osc completion update 12 years ago
.cvsignore unposted: cvsignore VIM *.swp files 21 years ago
.distfiles 18149, 18153: new func for emulating bash's programmable completion system 22 years ago
README unposted: force latest version of files from vendor to main branch 17 years ago
bashcompinit Felipe Contreras: 31031 to 30137: various bashcompinit improvements 12 years ago
compaudit 29760: fix references to _i_ulwdirs 13 years ago
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 15 years ago
compinit unposted: add NO_ignoreclosebraces to options for completion 13 years ago
compinstall 25818: compinstall data loss typo fix from Morita Sho. 16 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').