about summary refs log tree commit diff
path: root/Doc/Zsh/mod_compctl.yo
blob: 91f6112eea506f36d366368ee5e4f494cec80473 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
texinode(The compctl Module)(The deltochar Module)(The comp1 Module)(Zsh Modules)
sect(The compctl Module)
The tt(compctl) module makes available several builtin commands. tt(compctl),
is the standard way to control completions for ZLE.  See
ifzman(zmanref(zshcompctl))\
ifnzman(noderef(Programmable Completion Using compctl))\
.
The other builtin commands can be used in user-defined completion widgets,
see
ifzman(zmanref(zshcompwid))\
ifnzman(noderef(Completion Widgets))\
.