Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dkey.h218 #define TXT_CEDIT 0x00000100 /* Can return TERM_CEDIT. */ macro
/freebsd/contrib/nvi/vi/
H A Dv_ex.c347 TXT_BS | TXT_CEDIT | TXT_FILEC | TXT_PROMPT)) in v_ex()
H A Dv_txt.c556 if (LF_ISSET(TXT_CEDIT) && O_STR(sp, O_CEDIT) != NULL && in v_txt()