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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1054 static const Char stOH[] = {033, 'O', 'H', '\0'}; local
1067 keymacro_add(el, stOH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1082 keymacro_add(el, &stOH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);

Completed in 38 milliseconds