xterm

Undocumented in source.

Members

Enums

NROW
anonymousenum NROW
Undocumented in source.

Functions

LONGCHAR
int LONGCHAR(int C)
Undocumented in source. Be warned that the author may not have intended to support it.
LONGFINAL
int LONGFINAL(int C)
Undocumented in source. Be warned that the author may not have intended to support it.
build_long_keys
void build_long_keys()
Undocumented in source. Be warned that the author may not have intended to support it.
build_one_long
void build_one_long(const(char)* s, int keyval)
Undocumented in source. Be warned that the author may not have intended to support it.
dump_longs
void dump_longs()
Undocumented in source. Be warned that the author may not have intended to support it.
dump_one_long
void dump_one_long(int offset, LONGKEY* lkp, LONGKEY* lkprev)
Undocumented in source. Be warned that the author may not have intended to support it.
msm_getstatus
int msm_getstatus(uint* pcol, uint* prow)
Undocumented in source. Be warned that the author may not have intended to support it.
msm_hidecursor
void msm_hidecursor()
Undocumented in source. Be warned that the author may not have intended to support it.
msm_init
int msm_init()
msm_showcursor
void msm_showcursor()
Undocumented in source. Be warned that the author may not have intended to support it.
msm_term
void msm_term()
Undocumented in source. Be warned that the author may not have intended to support it.
putnpad
void putnpad(char* str, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
putpad
void putpad(const(char)* str)
Undocumented in source. Be warned that the author may not have intended to support it.
tpstr
void tpstr(const(char)* str, int p1, int p2)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

mstat
msm_status mstat;
Undocumented in source.
scroll_type
int scroll_type;
Undocumented in source.

Structs

LONGKEY
struct LONGKEY
Undocumented in source.
TERM
struct TERM
Undocumented in source.
msm_status
struct msm_status
AL
immutable(char)* AL;
CD
immutable(char)* CD;
CE
immutable(char)* CE;
CL
immutable(char)* CL;
CM
immutable(char)* CM;
CS
immutable(char)* CS;
DL
immutable(char)* DL;
DO
immutable(char)* DO;
K1
immutable(char)* K1;
KD
immutable(char)* KD;
KL
immutable(char)* KL;
KR
immutable(char)* KR;
KU
immutable(char)* KU;
Undocumented in source.

Variables

PC
immutable(char)* PC;
SE
immutable(char)* SE;
SF
immutable(char)* SF;
SO
immutable(char)* SO;
SR
immutable(char)* SR;
UP
immutable(char)* UP;
VB
immutable(char)* VB;
Undocumented in source.
backcheck
int backcheck;
Undocumented in source.
lkroot
LONGKEY* lkroot;
Undocumented in source.
term
TERM term;
Undocumented in source.

Meta