1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00
zsh/Completion
2021-04-06 14:42:07 +02:00
..
AIX
Base 48214: add file types to _expand completions, so they can be colored through complist 2021-03-31 01:20:36 +02:00
BSD 47944: update completions for NetBSD 9 2021-02-08 00:40:10 +01:00
Cygwin/Command
Darwin
Debian
Linux 48210: Introduce new completion for setpriv(1) on Linux 2021-03-28 12:47:36 +02:00
Mandriva
openSUSE/Command
Redhat
Solaris 48230, 48233 (Jun T): completion of dtrace probes and runtime options 2021-03-28 10:38:13 +02:00
Unix users/26579: changes from review including parameter expansion to replace awk 2021-04-06 14:42:07 +02:00
X
Zsh 47737: _zstyle: Fix option completion when positional arguments are already present (regression from workers/39659 (commit ae3b675ce6)) 2021-03-29 13:44:44 +00:00
.cvsignore
.distfiles
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').