ANALYSIS OF sx|ansi|any ansi terminal with pessimistic assumptions: :co#80:li#24:cl=50\E[;H\E[2J:bs:am:cm=\E[%i%d;%dH: :nd=\E[C:up=\E[A:ce=\E[K:ho=\E[H:pt: ------------------------------------------------------------------------------- [co] num Number of columns in a line (See BUGS section below): 80 [li] num Number of lines on screen or page (See BUGS section below): 24 *[cl] str (P*) Clear screen and home cursor: 50\E[;H\E[2J *[bs] bool (o) Terminal can backspace with ^H: yes *[am] bool Terminal has automatic margins: yes *[cm] str (NP) Screen-relative cursor motion: \E[%i%d;%dH *[nd] str Non-destructive space (cursor right): \E[C *[up] str Upline (cursor up): \E[A *[ce] str (P) Clear to end of line: \E[K *[ho] str (P) Home cursor: \E[H *[pt] bool (o) Has hardware tabs (may need to be set with is): yes