Emits CSI previous line (ESC [ n F).
ESC [ n F
public static TerminalInstance PreviousLine(int n = 1)
Number of lines; values <= 0 are treated as 1 by most terminals.