Emits CSI cursor down (ESC [ n B).
ESC [ n B
public static TerminalInstance CursorDown(int n = 1)
Number of cells; values <= 0 are treated as 1 by most terminals.