method AnsiEscape.prototype.cursorLeftimport { AnsiEscape } from "https://dotland.deno.dev/x/cliffy@v0.11.1/ansi-escape.ts"; cursorLeft()Move cursor to first column of current row.