Home
last modified time | relevance | path

Searched refs:EVENT_FOCUSLOST (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dui.c1152 : EVENT_FOCUSLOST, NULL, NULL, FALSE, curbuf); in ui_focus_change()
H A Dvim.h1331 EVENT_FOCUSLOST, // lost the focus to another app enumerator
H A Dautocmd.c143 {"FocusLost", EVENT_FOCUSLOST},