Term::Cursor
Constants
CSI = "\e["
DEC_RST = "l"
DEC_SET = "h"
DEC_TCEM = "?25"
ESC = "\e"
VERSION = "1.0.0"
Instance methods
clear_line_before
Erase from the beginning of the line up to and including the current cursor position.
Get the current cursor position Returns a tuple with {row, column}
Set the cursor absolute position