about summary refs log tree commit diff
path: root/Src/Zle/complete.mdd
blob: 95c6e99a087bc4170a409ee7f05db2813dbb7329 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name=zsh/complete
link=either
load=yes
functions='Completion/Core/* Completion/Base/* Completion/Builtins/* Completion/User/* Completion/Commands/* Completion/Debian/* Completion/Linux/* Completion/Bsd/* Completion/AIX/* Completion/X/*'

moddeps="zsh/zle"

autobins="compadd compset"

autoprefixconds="prefix suffix between after"

headers="comp.h"

objects="complete.o compcore.o compmatch.o compresult.o"