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

  /src/lib/libedit/
terminal.c 133 #define T_im 14
242 EL_FLAGS |= (GoodStr(T_im) || GoodStr(T_ic) || GoodStr(T_IC)) ?
743 if (GoodStr(T_im) && GoodStr(T_ei)) { /* if I have insert mode */
744 terminal_tputs(el, Str(T_im), 1);

Completed in 14 milliseconds