1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-09 18:51:46 +01:00
zsh/Completion
..
AIX
Base 31234: use an "always" block instead of "trap" to clean up various function 2013-04-07 13:37:25 -07:00
BSD unposted: clean up completion descriptions as per Etc/completion-style-guide 2011-06-20 02:24:56 +00:00
Cygwin/Command
Darwin 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
Debian
Linux
Mandriva 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
openSUSE/Command
Redhat
Solaris
Unix 31286: _git: add a couple of browsers 2013-04-21 12:12:43 +02:00
X
Zsh improved math context completion: functions 2013-03-17 20:53:44 +00:00
.cvsignore
.distfiles
bashcompinit
compaudit
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 2009-02-18 11:21:57 +00:00
compinit
compinstall 25818: compinstall data loss typo fix from Morita Sho. 2008-10-06 21:01:14 +00:00
README unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00

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').