Home
last modified time | relevance | path

Searched refs:TXT_ESCAPE (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/vi/common/
H A Dkey.h191 #define TXT_ESCAPE 0x00008000 /* Escape returns the buffer. */ macro
/openbsd/usr.bin/vi/vi/
H A Dv_search.c83 TXT_BS | TXT_CR | TXT_ESCAPE | TXT_PROMPT | in v_exaddr()
H A Dv_itxt.c460 TXT_ESCAPE | TXT_MAPINPUT | TXT_RECORD | TXT_RESOLVE); in set_txt_std()
H A Dv_ex.c283 '!', TXT_BS | TXT_CR | TXT_ESCAPE | TXT_FILEC | TXT_PROMPT)) in v_filter()
H A Dv_txt.c84 TXT_CR | TXT_ESCAPE | TXT_INFOLINE | TXT_MAPINPUT); in v_tcmd()
832 if (!LF_ISSET(TXT_ESCAPE)) in v_txt()