Skip to main content
Module

x/denops_std/option/mod.ts>mousehide

📚 Standard module for denops.vim
Go to Latest
variable mousehide
import { mousehide } from "https://deno.land/x/denops_std@v6.4.0/option/mod.ts";

When on, the mouse pointer is hidden when characters are typed. The mouse pointer is restored when the mouse is moved.

(default on)

only works in the GUI