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