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