1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Completion
2007-07-19 15:53:18 +00:00
..
AIX 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
Base bad use of indices in _combination 2007-07-05 18:23:13 +00:00
BSD Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
Cygwin/Command 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
Darwin 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
Debian 23666: redirect stderr from apt-cache --generate pkgnames to /dev/null. 2007-07-06 23:55:09 +00:00
Linux 23568: complete iwconfig modu. 2007-06-19 08:04:44 +00:00
Mandriva Move and additional .distfils 2006-10-16 23:06:48 +00:00
Redhat unposted: updated _yum from Scott Murray 2005-12-19 20:24:20 +00:00
Unix 23686: respect TIN_HOMEDIR environment variable. 2007-07-19 15:53:18 +00:00
X 23587: completion for xrandr. 2007-06-23 21:32:23 +00:00
Zsh 23485: feature completion and autoloading 2007-05-29 14:16:02 +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 22934, modified, see 22937: add HIST_SUBST_PATTERN option 2006-11-01 12:25:18 +00:00
compinstall zsh-users/10634: try to fix relative paths of completion configuration file 2006-08-21 19:40:34 +00:00
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').