HomeSort by relevance Sort by last modified time
    Searched full:t_im (Results 1 - 1 of 1) sorted by null

  /external/libedit/src/
terminal.c 124 #define T_im 14
233 EL_FLAGS |= (GoodStr(T_im) || GoodStr(T_ic) || GoodStr(T_IC)) ?
764 if (GoodStr(T_im) && GoodStr(T_ei)) { /* if I have insert mode */
765 terminal_tputs(el, Str(T_im), 1);
    [all...]

Completed in 425 milliseconds