Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dscreen.h87 SM_APPEND = 0, SM_CHANGE, SM_COMMAND, SM_INSERT, enumerator
/freebsd/contrib/nvi/vi/
H A Dv_itxt.c149 sp->showmode = SM_INSERT; in v_ii()
200 sp->showmode = SM_INSERT; in io()