about summary refs log tree commit diff
path: root/Doc/Zsh/modules.yo
blob: cbec478e3648114978d823778f244894b5e74f66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
texinode(Zsh Modules)(TCP Function System)(Completion Using compctl)(Top)
chapter(Zsh Modules)
cindex(modules)
sect(Description)
Some optional parts of zsh are in modules, separate from the core
of the shell.  Each of these modules may be linked in to the
shell at build time,
or can be dynamically linked while the shell is running
if the installation supports this feature.  The modules that
are bundled with the zsh distribution are:

includefile(Zsh/modlist.yo)