Skip to content

Commit 1643162

Browse files
committed
popup.txt: Update Vim 9.0.0752
1 parent fb88d19 commit 1643162

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

en/popup.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,12 @@ popup_filter_yesno({id}, {key}) *popup_filter_yesno()*
347347
See the example here: |popup_dialog-example|
348348

349349

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+
350356
popup_findinfo() *popup_findinfo()*
351357
Get the |window-ID| for the popup info window, as it used by
352358
the popup menu. See |complete-popup|. The info popup is

0 commit comments

Comments
 (0)