1texinode(Zsh Modules)(Calendar Function System)(Completion Using compctl)(Top)
2chapter(Zsh Modules)
3cindex(modules)
4sect(Description)
5Some optional parts of zsh are in modules, separate from the core
6of the shell.  Each of these modules may be linked in to the
7shell at build time,
8or can be dynamically linked while the shell is running
9if the installation supports this feature.
10Modules are linked at runtime with the tt(zmodload) command,
11see ifzman(zmanref(zshbuiltins))\
12ifnzman(noderef(Shell Builtin Commands)).
13
14The modules that are bundled with the zsh distribution are:
15
16includefile(Zsh/modlist.yo)
17