mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-19 11:31:26 +01:00
8 lines
256 B
Text
8 lines
256 B
Text
COMMENT(!MOD!zsh/complete
|
|
The basic completion code.
|
|
!MOD!)
|
|
The tt(zsh/complete) module makes available several builtin commands which
|
|
can be used in user-defined completion widgets, see
|
|
ifzman(zmanref(zshcompwid))\
|
|
ifnzman(noderef(Completion Widgets))\
|
|
.
|