Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dscreen.c984 static char k_ctl_backspace[] = { '\177', 0 }; in special_key_str() local
1080 s = k_ctl_backspace; in special_key_str()