mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-11 20:31:11 +01:00
13 lines
346 B
Text
13 lines
346 B
Text
There are now different sections, expressed by the first letter in the
|
|
scripts names:
|
|
|
|
A: basic command parsing and execution
|
|
B: builtins
|
|
C: shell commands with special syntax
|
|
D: substititution
|
|
E: options
|
|
V: modules
|
|
W: builtin interactive commands and constructs
|
|
X: line editing
|
|
Y: completion
|
|
Z: separate systems and user contributions
|