Home
last modified time | relevance | path

Searched refs:CH_CURSOR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dkey.h173 #define CH_CURSOR ' ' /* Cursor character. */ macro
/freebsd/contrib/nvi/vi/
H A Dv_txt.c50 #undef CH_CURSOR
51 #define CH_CURSOR '+' macro
384 tp->lb[tp->cno] = CH_CURSOR; in v_txt()
814 ntp->lb[ntp->cno] = CH_CURSOR; in v_txt()
1332 tp->lb[tp->cno] = CH_CURSOR; in v_txt()
1808 ntp->lb[ntp->len] = CH_CURSOR; in txt_backup()