Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c1887 static int filechangeshell_busy = FALSE; in apply_autocmds_group() local
1923 if (filechangeshell_busy && (event == EVENT_FILECHANGEDSHELL in apply_autocmds_group()
2124 filechangeshell_busy = (event == EVENT_FILECHANGEDSHELL); in apply_autocmds_group()
2195 filechangeshell_busy = FALSE; in apply_autocmds_group()