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
2009-10-18 19:53:50 +00:00
..
AIX
Base 27233: improved _values handling of optional arguments 2009-08-28 15:10:27 +00:00
BSD Baptiste Daroussin: 27277:Improve csup completion. 2009-09-16 11:49:25 +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 25988: declare temporary cache array as local, thanks to problem noticed by Kazuhiro NISHIYAMA. 2008-11-02 14:12:29 +00:00
Debian 27203: treat aptitude build-depends just as aptitude build-dep. 2009-08-01 04:49:31 +00:00
Linux Mikael: 27312: valgrind option changes 2009-10-18 19:53:50 +00:00
Mandriva unposted: add _rebootin completion from Mandriva RPM 2009-01-09 11:34:03 +00:00
Redhat 25988: declare temporary cache array as local, thanks to problem noticed by Kazuhiro NISHIYAMA. 2008-11-02 14:12:29 +00:00
Solaris Danek Duvall: 26571: Additions for Solaris 2009-02-14 18:11:44 +00:00
Unix Frank Terbeck: 27309: VCS_INFO doc 2009-10-18 19:47:29 +00:00
X Daniel Friesel: 26636: complete .flac files for mplayer. 2009-02-28 19:35:08 +00:00
Zsh Bart: 26822: infinite loop in variable completion looking for subscript 2009-04-07 09:26:17 +00:00
.cvsignore
.distfiles
bashcompinit
compaudit
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 2009-02-18 11:21:57 +00:00
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').