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
Peter Stephenson 7152094541 Missing .distfiles entries 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 Missing .distfiles entries 12 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 30811: new completion for btrfs and complete btrfs and ext4 mount options 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 Danek: 30562: Solaris completion updates 12 years ago
Unix Missing .distfiles entries 12 years ago
X 30801: fix font completion for newer fontconfig & update urxvt completion 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 users/17051: explicit IFS for "read" in compinit 12 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').