import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/cli/constants.ts";
Variables
^H - Backspace on Linux and Windows | |
^M - Enter on macOS and Windows (CRLF) | |
^A - Start of line | |
^C - Cancel | |
^E - End of line | |
^? - Backspace on macOS | |
^[ - Escape | |
^J - Enter on Linux | |
^I - Tab | |
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 | |