Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tui/mod.ts>USE_SECONDARY_BUFFER

🦕 Deno module for creating Terminal User Interfaces
Latest
variable USE_SECONDARY_BUFFER
Re-export
import { USE_SECONDARY_BUFFER } from "https://deno.land/x/tui@2.1.11/mod.ts";

ANSI escape code to tell terminal to use secondary buffer

type

"\u001b[?1049h"