Searched refs:K_FOCUSLOST (Results 1 – 5 of 5) sorted by relevance
478 #define K_FOCUSLOST TERMCAP2KEY(KS_EXTRA, KE_FOCUSLOST) macro
1061 {K_FOCUSLOST, (char_u *)"FocusLost"},
1761 if (c == K_FOCUSGAINED || c == K_FOCUSLOST) in vgetc()
570 gvim window (with focus follows mouse), then the K_FOCUSLOST key is put in the
26833 Solution: Don't record K_FOCUSGAINED and K_FOCUSLOST. (closes #3143)