Skip to main content
Module

x/denops_std/option/mod.ts>writedelay

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

The number of milliseconds to wait for each character sent to the screen. When non-zero, characters are sent to the terminal one by one. For debugging purposes.

(default 0)