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-05-24 01:43:22 +00:00
..
AIX
Base 29338: fix pattern in _main_complete for insert-tab. 2011-05-24 01:09:46 +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 29335: update valgrind --tool= completion hack. 2011-05-24 01:43:22 +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 minor typo 2011-05-23 13:10:24 +00:00
X 29245: _xset: pass -O instead of -o to _describe. 2011-05-12 17:43:53 +00:00
Zsh Greg Klanderman: 28887: fix quoting in defs array 2011-03-12 01:04:00 +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 * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when MARK_DIRS is set. 2005-02-23 03:39:27 +00:00
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 2009-02-18 11:21:57 +00:00
compinit 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
compinstall 25818: compinstall data loss typo fix from Morita Sho. 2008-10-06 21:01:14 +00:00
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').