powered by
Various utilities for formatting ANSI output
ansi_line_erase(n = "")ansi_move_line_rel(n)
ansi_move_line_rel(n)
The number of lines to move. Positive is up, negative is down.
ansi_line_erase(): Erase the current line
ansi_line_erase()
ansi_move_line_rel(): Offset the cursor by a relative number of lines
ansi_move_line_rel()