Home
last modified time | relevance | path

Searched refs:SM_APPEND (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.c95 sp->showmode = SM_APPEND; in v_ia()