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
2008-05-06 15:13:12 +00:00
..
AIX 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
Base 24585: completion for glob qualifiers plus 2008-02-23 00:10:24 +00:00
BSD William Scott: users/12793: extra chflags 2008-04-20 16:28:30 +00:00
Cygwin/Command 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
Darwin users/12547: [0] -> [1] in completion arrays 2008-02-11 16:28:29 +00:00
Debian 24728: complete for aptitude why and why-not. 2008-03-23 14:56:50 +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 248??: some fixes and updates for git 1.5.5. 2008-04-17 03:00:07 +00:00
X 24947: complete -safe-mode for firefox. 2008-05-06 15:13:12 +00:00
Zsh 24806: more assoc subscript completion + typos 2008-04-09 13:06:47 +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 24807: Frank Terbeck: Completion system needs no_ignore_braces 2008-04-12 16:32:40 +00:00
compinstall 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1 2008-03-18 15:14:20 +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').