Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/common/
Dcut.h59 TERM_BS, TERM_CEDIT, TERM_CR, TERM_ESC, TERM_OK, TERM_SEARCH enumerator
/openbsd/src/usr.bin/vi/vi/
Dv_search.c90 if (tp->term == TERM_BS) in v_exaddr()
Dv_txt.c980 tp->term = TERM_BS; in v_txt()