FabGL
ESP32 Display Controller and Graphics Library
|
bool multilineInsertChar | ( | int | charsToMove | ) |
Inserts a blank character and move specified amount of characters to the right.
Moving characters to the right may cross multiple lines.
charsToMove | Amount of characters to move to the right, starting from current cursor position. |
Definition at line 5097 of file terminal.cpp.