We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb88d19 commit 1643162Copy full SHA for 1643162
en/popup.txt
@@ -347,6 +347,12 @@ popup_filter_yesno({id}, {key}) *popup_filter_yesno()*
347
See the example here: |popup_dialog-example|
348
349
350
+popup_findecho() *popup_findecho()*
351
+ Get the |window-ID| for the popup that shows messages for the
352
+ `:echowindow` command. Return zero if there is none.
353
+ Mainly useful to hide the popup.
354
+
355
356
popup_findinfo() *popup_findinfo()*
357
Get the |window-ID| for the popup info window, as it used by
358
the popup menu. See |complete-popup|. The info popup is
0 commit comments