import { AnsiEscape } from "https://dotland.deno.dev/x/cliffy@v0.15.0/mod.ts";
Move cursor to first column of current row.
x/cliffy/mod.ts>AnsiEscape#cursorLeft
import { AnsiEscape } from "https://dotland.deno.dev/x/cliffy@v0.15.0/mod.ts";
Move cursor to first column of current row.