Skip to main content
Module

x/denops_std/function/vim/mod.ts>popup_findecho

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

Get the window-ID for the popup that shows messages for the :echowindow command. Return zero if there is none. Mainly useful to hide the popup.

Returns

Promise<number>