Searched refs:K_VERASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/nvi/common/
H A Dkey.h95 K_VERASE, /* set from tty: default ^H */ enumerator in enum:__anon4275
H A Dkey.c80 {K_VERASE, '\b'}, /* \b */
115 v_keyval(sp, K_VERASE, KEY_VERASE);
/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_txt.c635 (evp->e_value == K_VERASE || evp->e_value == K_VKILL)) {
986 case K_VERASE: /* Erase the last character. */
1220 * "ixa\<K_VERASE>" performs the abbreviation.

Completed in 64 milliseconds