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
2007-12-11 00:13:03 +00:00
..
AIX Merge from trunk of files in 21315. 2007-05-03 02:49:38 +00:00
Base Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +00:00
BSD/Command Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +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 of 21294: fix incorrectly capitalized completion descriptions. 2007-04-30 03:51:44 +00:00
Darwin Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +00:00
Debian New completions Unix/Command/_id and Debian/Command/_members. 2007-12-09 02:19:35 +00:00
Linux Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:45:33 +00:00
Mandriva Merge 21085 and rename Mandrake to Mandriva for 22833 on 4.2 branch. 2007-04-11 21:29:16 +00:00
Pbmplus zsh-workers/7564 1999-08-31 10:16:50 +00:00
Redhat/Command Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +00:00
Rpm zsh-3.1.6-pws-2 1999-08-30 16:51:14 +00:00
Unix Merge of 24192 by Vincent Lefevre: make GNU make support -include. 2007-12-11 00:13:03 +00:00
User zsh-workers/10243 2000-03-25 18:07:38 +00:00
X Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +00:00
Zsh Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +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
compaudit 20847: stop adding gratuitous elements to fpath when MARK_DIRS is set. 2005-11-25 15:44:01 +00:00
compdump Merge of 23529: quote completion dump to prevent global alias expansion. 2007-11-19 00:09:35 +00:00
compinit Merge of Frank Benkstein: 24047: fix compdef for more than three commands 2007-11-26 02:50:44 +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').