Lines Matching refs:term
1031 const char* term = getenv("TERM");1032 return term && (0 != strcmp(term, "dumb"));