Home
last modified time | relevance | path

Searched refs:K_FOCUSLOST (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dkeymap.h478 #define K_FOCUSLOST TERMCAP2KEY(KS_EXTRA, KE_FOCUSLOST) macro
H A Dmisc2.c1061 {K_FOCUSLOST, (char_u *)"FocusLost"},
H A Dgetchar.c1761 if (c == K_FOCUSGAINED || c == K_FOCUSLOST) in vgetc()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt570 gvim window (with focus follows mouse), then the K_FOCUSLOST key is put in the
H A Dversion8.txt26833 Solution: Don't record K_FOCUSGAINED and K_FOCUSLOST. (closes #3143)