Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c201 static int focus_state = FALSE; // TRUE if the terminal window gains focus variable
2074 focus_state = TRUE; in set_termname()
5799 if (!focus_state) in check_termcode()
5803 focus_state = TRUE; in check_termcode()
5809 if (focus_state) in check_termcode()
5813 focus_state = FALSE; in check_termcode()