Home | History | Annotate | Download | only in tools

Lines Matching refs:isatty

1175    if (!isatty(1))
1289 option_color = isatty(1) ? COLOR_ALWAYS : COLOR_NEVER;
1291 if (isatty(1) && pager)