1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Completion
2015-05-14 19:00:32 +02:00
..
AIX
Base 34961: unquote history words when command line has a quote 2015-04-25 11:05:52 -07:00
BSD 35049: allow jail completion to include jid 0 for the host and to 2015-05-11 12:11:32 +02:00
Cygwin/Command
Darwin
Debian
Linux
Mandriva
openSUSE/Command
Redhat
Solaris 35011: update completions for some common Unix commands, 2015-05-03 16:53:57 +02:00
Unix 35061: add __git_setup_diff_stage_options and use it with _git-diff-files and _git-diff explicitly 2015-05-14 19:00:32 +02:00
X
Zsh unposted: fix descriptions in previous -zcalc commit (cosmetic) 2015-05-05 14:47:11 +01:00
.cvsignore
.distfiles
bashcompinit
compaudit 34961: properly handle the case of finding no files when searching $fpath and $_compdir 2015-04-25 11:04:07 -07:00
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').