Skip to main content
Module

x/tui/mod.ts>DISABLE_MOUSE

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

ANSI escape code to disable mouse handling

type

"\u001b[?1000l\u001b[?1002l\u001b[?1005l\u001b[?1006l"