E | |
Error [LTerm_resources] |
Exception raised when the contents of a resource is invalid.
|
I | |
Interrupt [LTerm_read_line] |
Exception raised when the user presses
Ctrl^D with an empty
input.
|
N | |
No_such_encoding [LTerm] |
Exception raised when an encoding does not exist.
|
Not_a_tty [LTerm] |
Exception raised when trying to use a function that can only be
used on terminals.
|
O | |
Out_of_bounds [LTerm_draw] |
Exception raised when trying to access a point that is outside
the bounds of a context.
|
Out_of_range [LTerm_widget] | |
P | |
Parse_error [LTerm_inputrc] | Parse_error(source, line, message) is raised when the inputrc
file contains errors.
|
Parse_error [LTerm_resources] | Parse_error(source, line, msg) is raised when a parsing error
is encountered in the input.
|