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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vis.h217 * HOLDQIK prevents the fake insert mode during repeated commands.
234 #define HOLDQIK 8 macro
H A Dex_vops2.c388 hold |= HOLDQIK;
517 hold |= HOLDQIK;
H A Dex_vmain.c782 hold = HOLDQIK;
H A Dex_vops.c187 OO = Outchar; Outchar = vinschar; hold |= HOLDQIK;
H A Dex_vput.c620 if ((!enter_insert_mode || !exit_insert_mode) && ((hold & HOLDQIK) || !value(vi_REDRAW) || value(vi_SLOWOPEN))) {

Completed in 53 milliseconds