A | |
action [Zed_edit] |
Type of actions.
|
C | |
check_result [Zed_utf8] |
Result of cheking a string for correct UTF-8.
|
clipboard [Zed_edit] |
Type of clipboards.
|
context [Zed_edit] |
Type of contexts.
|
E | |
event [Zed_input.S] |
Type of events.
|
M | |
match_result [Zed_re] |
Type of a match result.
|
P | |
pack [Zed_input.S] |
A pack is a pair of a set of bindings and a mapping
function.
|
R | |
resolver [Zed_input.S] |
Type of a resolver.
|
result [Zed_input.S] |
Result of a resolving operation.
|
rope [Zed_rope] |
Alias.
|
T | |
t [Zed_macro] |
Type of macro recorders.
|
t [Zed_input.S] |
Type of set of bindings mapping input sequence to values of
type
'a .
|
t [Zed_re] |
Type of compiled regular expressions.
|
t [Zed_lines] |
Type of sets of line positions.
|
t [Zed_cursor] |
Type of a cursor.
|
t [Zed_edit] |
Type of edition engines.
|
t [Zed_rope.Buffer] |
Type of rope buffers.
|
t [Zed_rope.Zip] |
Type of zippers.
|
t [Zed_rope] |
Type of unicode ropes.
|
t [Zed_utf8] |
Type of UTF-8 encoded strings.
|