mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-20 05:53:52 +01:00
14 lines
346 B
Plaintext
14 lines
346 B
Plaintext
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
|