import { ControlSequences } from "https://deno.land/x/ayonli_jsext@v0.9.72/cli.ts";
const { ALT_BUFFER_ON } = ControlSequences;
Enable alternate screen buffer
x/ayonli_jsext/cli.ts>ControlSequences.ALT_BUFFER_ON
import { ControlSequences } from "https://deno.land/x/ayonli_jsext@v0.9.72/cli.ts";
const { ALT_BUFFER_ON } = ControlSequences;
Enable alternate screen buffer