Searched refs:SM_APPEND (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/vi/common/ | ||
H A D | screen.h | 89 SM_APPEND = 0, SM_CHANGE, SM_COMMAND, SM_INSERT, enumerator |
/openbsd/usr.bin/vi/vi/ | ||
H A D | v_itxt.c | 95 sp->showmode = SM_APPEND; in v_ia() |