1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-02-02 03:42:16 +01:00
zsh/Completion
2014-10-10 15:37:50 +02:00
..
AIX 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Base 33403: be conservative about redirecting _call_program stderr, the caller may have already done so 2014-10-09 17:54:47 -07:00
BSD 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Cygwin/Command 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Darwin 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Debian 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Linux 33224: complete directory as second btrfs argument 2014-09-24 11:07:26 +01:00
Mandriva 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
openSUSE/Command 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Redhat 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Solaris 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Unix 33396: new xxd completion 2014-10-10 15:37:50 +02:00
X 33397: new xautolock completion 2014-10-10 15:29:06 +02:00
Zsh 33323: fix bug in removing math functions and complete -M option to functions 2014-10-02 19:29:32 +02:00
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
bashcompinit
compaudit 32150: fix file reference in executable ownership test 2013-12-18 08:51:19 -08:00
compdump
compinit 31465: fix basic completion and globbing uses of disabled patterns 2013-06-13 18:40:36 +01:00
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').