mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-05 17:31:19 +01:00
and many small improvements. See comments in zman.yo for the usage of new yodl macros for cross reference.
6 lines
226 B
Text
6 lines
226 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
|
|
nmref(Completion Widgets)(zshcompwid).
|