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
2008-01-22 17:17:00 +00:00
..
AIX 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
Base Peter: 24235: handle underscores 2007-12-13 22:05:59 +00:00
BSD 23814: fixes for Darwin. 2007-09-27 11:47:23 +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 24387: update --force-* options for dpkg completion. 2008-01-13 20:33:26 +00:00
Linux unposted: prepare for 4.3.4-dev-2 2007-11-20 09:41: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 24442: compensate for some breakage introduced by 24396. 2008-01-22 17:17:00 +00:00
X 24330: add some missing options from xpdf 3.02. 2007-12-31 16:02:01 +00:00
Zsh 24239: _subscript added too many backslashes 2007-12-13 21:38:42 +00:00
.cvsignore
.distfiles
bashcompinit 19767, 19785: store flags for -z and -k options to autoload allowing the 2004-04-20 12:11:13 +00:00
compaudit * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when MARK_DIRS is set. 2005-02-23 03:39:27 +00:00
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 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').