import { ControlSequences } from "https://deno.land/x/ayonli_jsext@v0.9.72/cli.ts";
Variables
Disable alternate screen buffer | |
Enable alternate screen buffer | |
Clear the current line | |
Clear the screen from the cursor down | |
Clear the left side of the cursor | |
Clear the right side of the cursor | |
Clear the entire screen | |
Clear the screen from the cursor up | |
Hide the cursor | |
Disable mouse tracking | |
Enable mouse tracking | |
Disable mouse wheel scrolling | |
Enable mouse wheel scrolling | |
Disable bracketed paste mode | |
Enable bracketed paste mode | |
Show the cursor | |
Disable line wrapping | |
Enable line wrapping |