1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-08 09:41:14 +02:00
zsh/Completion
2007-11-19 03:35:01 +00:00
..
AIX Merge from trunk of files in 21315. 2007-05-03 02:49:38 +00:00
Base Merge of 23658: bad use of index variable exposed by 23553. 2007-11-19 03:25:40 +00:00
BSD/Command 23685: Merge new completions onto the 4.2 branch. 2007-11-19 03:35:01 +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
Cygwin/Command Merge of 21294: fix incorrectly capitalized completion descriptions. 2007-04-30 03:51:44 +00:00
Darwin Merge from trunk of files in 21315. 2007-05-03 02:49:38 +00:00
Debian Merge of 23666: redirect stderr from apt-cache --generate pkgnames to /dev/null. 2007-11-19 03:28:10 +00:00
Linux Merge of 23568: complete iwconfig modu. 2007-11-19 01:04:37 +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
Rpm
Unix Merge of 23686: respect TIN_HOMEDIR environment variable. 2007-11-19 03:33:12 +00:00
User zsh-workers/10243 2000-03-25 18:07:38 +00:00
X 23587: Merge new completion onto the 4.2 branch. 2007-11-19 02:49:39 +00:00
Zsh Merge of 22972: autoload completion is limited to functions not yet registered. 2007-11-05 02:17:25 +00:00
.cvsignore
.distfiles
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 21880: add carriage return to IFS in completion context. 2007-06-21 02:45:56 +00:00
Makefile.in
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').