Skip to main content
Module

x/tui/mod.ts>ENABLE_MOUSE

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

ANSI escape code to enable mouse handling

type

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