1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00
zsh/Completion
2013-12-18 08:51:19 -08:00
..
AIX
Base 31205: Do not display "(eval)" as a tag context 2013-06-10 00:18:52 -07:00
BSD unposted, see 32050, 32051: remove non-ASCII characters in functions 2013-11-25 16:11:10 +00:00
Cygwin/Command
Darwin 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
Debian unposted: updates for 4.0.2-test-1. 2013-11-06 19:25:07 +00:00
Linux 31801: missing local declaration for variables in completion 2013-10-08 20:47:51 +01:00
Mandriva 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
openSUSE/Command Dmitry Roshchin: 31008: updates for openSUSE completions 2013-01-29 19:30:42 +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 Danek: 30562: Solaris completion updates 2012-07-08 17:54:01 +00:00
Unix 32103: parse host:port format in ssh known_hosts files. 2013-12-13 22:51:09 -08:00
X mplayer supports .ts (transport stream) files 2013-08-01 09:50:47 +01:00
Zsh users/18219: compadd -Q for builtins, aliases, and reserved words 2013-12-15 13:47:09 -08:00
.cvsignore
.distfiles
bashcompinit 340941: bashcompinit: scalars giving bash completion status should be exported 2013-01-04 15:55:26 +00:00
compaudit 32150: fix file reference in executable ownership test 2013-12-18 08:51:19 -08:00
compdump Arkadiusz Miskiewicz <arekm@maven.pl>: 26573: 2009-02-18 11:21:57 +00:00
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').