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-10-07 07:43:35 +00:00
..
AIX
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 25808: handle bts claim and unclaim subcommands. 2008-10-04 18:25:44 +00:00
Linux Jörg Sommer: 25821: return 0 if a modules parameter was completed. 2008-10-07 07:43:35 +00:00
Mandriva
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 25764: completion for Django, from Chris Lamb. 2008-09-28 19:37:58 +00:00
X 25243: patch from Chris Lamb to add --same-as for xrandr 2008-06-24 23:00:26 +00:00
Zsh unposted: off-by-one error looking for dynamic directory name in completion 2008-10-02 15:46:25 +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 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').