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

  /src/lib/libedit/
terminal.c 1041 static const wchar_t stOD[] = L"\033OD";
1054 keymacro_add(el, stOD, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1069 keymacro_add(el, &stOD[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);
terminal.c 1041 static const wchar_t stOD[] = L"\033OD";
1054 keymacro_add(el, stOD, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1069 keymacro_add(el, &stOD[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);

Completed in 23 milliseconds