HomeSort by: relevance | last modified time | path
    Searched defs:stOH (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
terminal.c 1042 static const wchar_t stOH[] = L"\033OH";
1055 keymacro_add(el, stOH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1070 keymacro_add(el, &stOH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);
terminal.c 1042 static const wchar_t stOH[] = L"\033OH";
1055 keymacro_add(el, stOH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1070 keymacro_add(el, &stOH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);
terminal.c 1042 static const wchar_t stOH[] = L"\033OH";
1055 keymacro_add(el, stOH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1070 keymacro_add(el, &stOH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);

Completed in 37 milliseconds