pub fn cha<W: Write>(w: &mut W, col: u16) -> Result<()>
CUP to column only: CSI col G (1-indexed)
CSI col G
Moves cursor to column on current row.