1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-15 13:34:18 +01:00
zsh/Completion
2007-12-06 19:10:33 +00:00
..
AIX
Base 23934: cleveren _expand_alias for "foo" -> "foo blah" expansions 2007-10-11 09:06:19 +00:00
BSD 23814: fixes for Darwin. 2007-09-27 11:47:23 +00:00
Cygwin/Command
Darwin
Debian 24135: consistently complete subcommands with minus signs instead of underscores. 2007-12-01 23:55:49 +00:00
Linux unposted: prepare for 4.3.4-dev-2 2007-11-20 09:41:44 +00:00
Mandriva
Redhat
Unix 24169: use print in command substitution to avoid a literal non-ASCII character in the German translation of args for cut completion. 2007-12-06 19:10:33 +00:00
X update some .distfiles 2007-08-01 21:38:33 +00:00
Zsh 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
.cvsignore
.distfiles
bashcompinit
compaudit
compdump 23529: quote completion dump to prevent global alias expansion 2007-06-06 08:49:48 +00:00
compinit Frank Benkstein: 24047: fix compdef for more than three commands using the 2007-11-01 10:56:39 +00:00
compinstall
README unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +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').