Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c4647 int did_settmode = FALSE; // settmode(TMODE_RAW) called in mch_call_shell_fork() local
5412 did_settmode = TRUE; in mch_call_shell_fork()
5441 if (!did_settmode) in mch_call_shell_fork()