Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/
H A Dterminal.c1033 static const wchar_t strB[] = L"\033[B"; in terminal_reset_arrow() local
1046 keymacro_add(el, strB, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in terminal_reset_arrow()
1061 keymacro_add(el, &strB[1], &arrow[A_K_DN].fun, arrow[A_K_DN].type); in terminal_reset_arrow()