Searched defs:TERM_CAN_CEOL (Results 1 - 1 of 1) sorted by relevance
/external/libedit/src/ | ||
H A D | terminal.h | 58 #define TERM_CAN_CEOL 0x004 /* Has CEOL cap */ macro 127 #define EL_CAN_CEOL (EL_FLAGS & TERM_CAN_CEOL) |
Completed in 193 milliseconds