Skip to main content
Module

x/tui/mod.ts>HIDE_CURSOR

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

ANSI escape code to hide terminal cursor

type

`\x1b[?25l`