Searched refs:is_not_a_term (Results 1 – 8 of 8) sorted by relevance
4 int is_not_a_term(void);
357 if (GARGCOUNT > 1 && !silent_mode && !is_not_a_term()) in VimMain()1007 is_not_a_term() in is_not_a_term() function
1580 if (!is_not_a_term()) in xim_real_init()
1817 if (!is_not_a_term()) in report_default_term()2845 && (is_not_a_term() || (isatty(1) && isatty(read_cmd_fd))) in can_get_termresponse()
3380 else if (!is_not_a_term()) in exit_scroll()3407 if (!is_not_a_term()) in mch_exit()
4580 if (no_console_input() && !is_not_a_term()) in get_user_input()
751 if (!is_not_a_term()) in readfile()
6460 if (no_console_input() && !is_not_a_term()) in f_inputlist()