|
FabGL
ESP32 Display Controller and Graphics Library
|
| void fabgl::TerminalController::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. |