import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { cursorLeft } = cliffy;
Move cursor to first column of current row.
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { cursorLeft } = cliffy;
Move cursor to first column of current row.