Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v3.7.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.