Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dkey.h239 #define TXT_TTYWERASE 0x20000000 /* Option: ttywerase. */ macro
/freebsd/contrib/nvi/vi/
H A Dv_itxt.c475 LF_SET(TXT_TTYWERASE); in set_txt_std()
H A Dv_txt.c84 LF_SET(TXT_TTYWERASE); in v_tcmd()
1095 if (LF_ISSET(TXT_TTYWERASE)) in v_txt()