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