Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/option/mod.ts>mousetime

๐Ÿ“š Standard module for denops.vim
Go to Latest
variable mousetime
import { mousetime } from "https://deno.land/x/denops_std@v5.0.1/option/mod.ts";

Only for GUI, Win32 and Unix with xterm. Defines the maximum time in msec between two mouse clicks for the second click to be recognized as a multi click.

(default 500)