1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
zsh/Completion
Peter Stephenson c52864df2f users/12985, users/12986, users/12988: Tomasz Pala:
some new and updated completions
2008-06-24 13:02:04 +00:00
..
AIX
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
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 users/12985, users/12986, users/12988: Tomasz Pala: 2008-06-24 13:02:04 +00:00
Mandriva Move and additional .distfils 2006-10-16 23:06:48 +00:00
Redhat unposted: fix typo in _rpm 2008-06-05 16:34:00 +00:00
Unix users/12985, users/12986, users/12988: Tomasz Pala: 2008-06-24 13:02:04 +00:00
X 24947: complete -safe-mode for firefox. 2008-05-06 15:13:12 +00:00
Zsh zcalc completion idiosyncracies with :! 2008-06-13 14:27:37 +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 unposted: Completion/compinit: typo in 25068 2008-05-19 11:37:06 +00:00
compinstall 25138(? mailing list stuck): rewrite of completion matching. 2008-06-08 17:53:53 +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').