1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-31 06:00:54 +01:00
zsh/Completion
Wayne Davison 63dff4e5ad The latest version of the script from the 4.3.x trunk -- I've been
using it will 4.2.5 for some time now, and haven't noticed any
problems.
2005-08-04 20:55:03 +00:00
..
Base merge changes from 4.3 branch 2005-03-21 16:50:17 +00:00
BSD/Command Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-30 09:46:57 +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
Debian 21156: tweaks to dpkg-reconfigure completion. 2005-04-19 17:05:45 +00:00
Linux merge changes from 4.3 branch 2005-03-21 16:50:17 +00:00
Pbmplus zsh-workers/7564 1999-08-31 10:16:50 +00:00
Rpm zsh-3.1.6-pws-2 1999-08-30 16:51:14 +00:00
Unix The latest version of the script from the 4.3.x trunk -- I've been 2005-08-04 20:55:03 +00:00
User zsh-workers/10243 2000-03-25 18:07:38 +00:00
X Haakon Riiser: 21188: handle acroread 7.x 2005-05-10 12:28:51 +00:00
.cvsignore zsh-3.1.6-test-2 1999-07-19 14:26:14 +00:00
.distfiles zsh-3.1.6-test-2 1999-07-19 14:26:14 +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').