FabGL
ESP32 Display Controller and Graphics Library
|
void setTerminalType | ( | TermType | value | ) |
Sets the terminal type to emulate.
value | A terminal to emulate |
Default and native is ANSI/VT100 mode. Other terminals are emulated translating to native mode.
Definition at line 1966 of file terminal.cpp.