AltMode

Undocumented in source.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alt_attrs
ushort[] alt_attrs;
Undocumented in source.
alt_cur_attr
ushort alt_cur_attr;
Undocumented in source.
alt_out_id1
ulong alt_out_id1;
Undocumented in source.
buffer
dchar[] buffer;
Undocumented in source.
cols
int cols;
Undocumented in source.
control_input
string control_input;
Undocumented in source.
cursor_mode
bool cursor_mode;
Undocumented in source.
insert_mode
bool insert_mode;
Undocumented in source.
rows
int rows;
Undocumented in source.
scroll_from
ssize_t scroll_from;
Undocumented in source.
scroll_to
ssize_t scroll_to;
Undocumented in source.
x
ssize_t x;
Undocumented in source.
y
ssize_t y;
Undocumented in source.

Meta