Home
last modified time | relevance | path

Searched refs:TERM_CEDIT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/nvi/common/
Dcut.h58 TERM_BS, TERM_CEDIT, TERM_CR, TERM_ESC, TERM_OK, TERM_SEARCH enumerator
/freebsd-12-stable/contrib/nvi/vi/
Dv_ex.c356 if (tp->term == TERM_CEDIT) { in v_ex()
Dv_txt.c563 tp->term = TERM_CEDIT; in v_txt()