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
2008-09-23 06:24:02 +00:00
..
AIX 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
Base Phil Pennock: 25275: use restrictive permissions on cache files 2008-07-11 19:18:34 +00:00
BSD 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>: 2008-08-12 10:37:30 +00:00
Cygwin/Command
Darwin 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Debian 25654: fix return bug and add --color. 2008-09-12 16:32:49 +00:00
Linux 25728: spelling fix. 2008-09-23 06:24:02 +00:00
Mandriva Move and additional .distfils 2006-10-16 23:06:48 +00:00
Redhat unposted: fix typo in _rpm 2008-06-05 16:34:00 +00:00
Solaris 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>: 2008-08-12 10:37:30 +00:00
Unix Jörg Sommer: 25718: add completion of option --reverse. 2008-09-22 17:26:51 +00:00
X 25243: patch from Chris Lamb to add --same-as for xrandr 2008-06-24 23:00:26 +00:00
Zsh Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599: 2008-09-03 09:16:54 +00:00
.cvsignore
.distfiles
bashcompinit
compaudit
compdump 25346: fix some variables in compdump 2008-07-29 09:01:41 +00:00
compinit 25608: NO_cshjunkiesquote in completion 2008-09-05 08:50:05 +00:00
compinstall 25138(? mailing list stuck): rewrite of completion matching. 2008-06-08 17:53:53 +00:00
README unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00

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').