1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-12-28 16:15:02 +01:00
zsh/Completion
Clint Adams 169b440d2b * unposted: Completion/Debian/Command/_bts: patch from
Christian Marillat; complete new BTS tags.
2004-02-19 22:53:28 +00:00
..
AIX/Command merge changes back from 4.1 2003-07-02 10:25:05 +00:00
Base 19276: fix fallback used to get completer list if the style lookup failed 2003-12-05 16:51:31 +00:00
BSD/Command Akinori Musha: 17719: add support for the pkg_create command 2002-09-26 10:48:13 +00:00
Builtins zsh-3.1.6-dev-20 2000-03-25 00:21:44 +00:00
Commands zsh-3.1.6-dev-20 2000-03-25 00:21:44 +00:00
Core zsh-3.1.6-dev-20 2000-03-25 00:21:44 +00:00
Cvs zsh-workers/7580 1999-08-31 15:17:26 +00:00
Cygwin/Command merge completion function changes back from 4.1 2003-08-28 10:36:00 +00:00
Debian * unposted: Completion/Debian/Command/_bts: patch from 2004-02-19 22:53:28 +00:00
Linux 19244: various completion function fixes and updates 2003-11-14 16:19:25 +00:00
Mandrake/Command 19244: various completion function fixes and updates 2003-11-14 16:19:25 +00:00
Pbmplus zsh-workers/7564 1999-08-31 10:16:50 +00:00
Redhat/Command tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-08-22 16:30:28 +00:00
Rpm zsh-3.1.6-pws-2 1999-08-30 16:51:14 +00:00
Unix Apply 19308 (## on its own in arithmetic. 2003-12-18 10:49:52 +00:00
User zsh-workers/10243 2000-03-25 18:07:38 +00:00
X merge change from 4.1 2003-12-17 10:41:55 +00:00
Zsh 19244: various completion function fixes and updates 2003-11-14 16:19:25 +00:00
.cvsignore zsh-3.1.6-test-2 1999-07-19 14:26:14 +00:00
.distfiles 18153: new function for emulating bash's programmable completion system 2003-01-30 15:19:07 +00:00
bashcompinit 18153: new function for emulating bash's programmable completion system 2003-01-30 15:19:07 +00:00
compaudit users/6663: fix compaudit testing of symlinks 2003-10-08 05:39:51 +00:00
compdump users/5073: use typeset to get function names for compdump 2002-06-23 04:53:00 +00:00
compinit unposted: conjugate "need" properly. 2003-02-06 16:20:29 +00:00
compinstall Fix assignment problems spotted by Bart 2001-06-13 09:28:06 +00:00
Makefile.in manual/7704 1999-09-07 22:33:05 +00:00
README zsh-3.1.5-pws-15 1999-04-15 18:25:40 +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').