FabGL
ESP32 Display Controller and Graphics Library
|
void multilineDeleteChar | ( | int | charsToMove | ) |
Deletes a character moving specified amount of characters to the left.
Moving characters to the left may cross multiple lines.
charsToMove | Amount of characters to move to the left, starting from current cursor position. |
Definition at line 5109 of file terminal.cpp.