Searched refs:filec_redraw (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/nvi/vi/
H A Dv_txt.c268 int filec_redraw; /* Redraw after the file completion routine. */ local
461 filec_redraw = hexcnt = showmatch = 0;
486 if (filec_redraw && !F_ISSET(sp, SC_SCR_EXWROTE)) {
487 filec_redraw = 0;
567 if (txt_fc(sp, tp, &filec_redraw))
1387 !F_ISSET(sp, SC_TINPUT_INFO) && !filec_redraw &&

Completed in 102 milliseconds