- getClipboard
char[] getClipboard()
Undocumented in source. Be warned that the author may not have intended to support it.
- help
int help(bool f, int n)
Open browser on help file.
- help
int help(bool f, int n)
Open browser on help file.
- 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.
- popen
void popen()
Undocumented in source. Be warned that the author may not have intended to support it.
- setClipboard
void setClipboard(const(char)[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
- ttkeysininput
int ttkeysininput()
- ttwaitkeys
void ttwaitkeys()
Return when there are unread chars ready in the input.
- ttyield
void ttyield()
Wait for any input (yield to other processes).
- updateline
void updateline(int row, attchar_t[] buffer, attchar_t[] physical)