mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 23:13:34 -04:00
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
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))\
|
|
.
|