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>cmdwinheight

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

Number of screen lines to use for the command-line window. |cmdwin|