1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
zsh/Completion
2011-06-18 19:24:41 +00:00
..
AIX
Base 29384: Add _comp_caller_options 2011-05-27 14:36:33 +00:00
BSD 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Cygwin/Command unposted: move _getfacl and _setfacl from Completion/Cygwin/Command to Completion/Unix/Command. 2009-01-29 16:02:54 +00:00
Darwin unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
Debian 29306: typo fix from Laurent Fousse. 2011-05-17 18:54:32 +00:00
Linux Michel Dos Reis: 29482: handle .gz kernel modules 2011-06-18 19:24:41 +00:00
Mandriva unposted: fix typo in _urpmi parameter name 2010-06-07 18:21:34 +00:00
openSUSE/Command 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Redhat 29328: Another missing backslash in _git, remove some not needed backslashes in array definitions. 2011-05-22 02:13:55 +00:00
Solaris unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
Unix 29483: add --servername completion to _vim 2011-06-16 06:23:32 +00:00
X 29245: _xset: pass -O instead of -o to _describe. 2011-05-12 17:43:53 +00:00
Zsh 29459: Further fixes for parameter flag completion, 2011-06-04 21:32:06 +00:00
.cvsignore
.distfiles
bashcompinit 29140: hide the "words" special variable so that it may be used as an 2011-05-04 23:31:39 +00:00
compaudit
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 2009-02-18 11:21:57 +00:00
compinit 29384: Add _comp_caller_options 2011-05-27 14:36:33 +00: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').