Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/common/
H A Dscreen.h89 SM_APPEND = 0, SM_CHANGE, SM_COMMAND, SM_INSERT, enumerator
/openbsd/usr.bin/vi/vi/
H A Dv_itxt.c272 sp->showmode = SM_CHANGE; in v_change()
425 sp->showmode = SM_CHANGE; in v_subst()