arsd.terminalextensions

Undocumented in source.

Members

Functions

addScrollbackHistory
void addScrollbackHistory(Terminal* t, string[] history)
Undocumented in source. Be warned that the author may not have intended to support it.
changeBackgroundColor
void changeBackgroundColor(Terminal* t, ac.Color c)
Undocumented in source. Be warned that the author may not have intended to support it.
changeCurrentCursor
void changeCurrentCursor(Terminal* t, TerminalEmulator.CursorStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.
changeDefaultCursor
void changeDefaultCursor(Terminal* t, TerminalEmulator.CursorStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.
changeForegroundColor
void changeForegroundColor(Terminal* t, ac.Color c)
Undocumented in source. Be warned that the author may not have intended to support it.
changeWindowIcon
void changeWindowIcon(Terminal* t, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
clearScrollbackHistory
void clearScrollbackHistory(Terminal* t)
Undocumented in source. Be warned that the author may not have intended to support it.
displayImage
void displayImage(Terminal* t, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

PT
template PT(alias a)
Undocumented in source.

Meta