Searched refs:EL_HAS_META (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libedit/ | ||
H A D | terminal.h | 121 #define EL_HAS_META (EL_FLAGS & TERM_HAS_META) macro |
H A D | terminal.c | 1280 "\tIt has %s meta key\n", EL_HAS_META ? "a" : "no"); in terminal_telltc() |