Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c588 int call_settmode; in mch_delay() local
600 call_settmode = mch_cur_tmode == TMODE_RAW in mch_delay()
602 if (call_settmode) in mch_delay()
660 if (call_settmode) in mch_delay()