Home
last modified time | relevance | path

Searched refs:tty_fail (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dmain.c2039 parmp->tty_fail = TRUE; in command_line_scan()
2714 if (parmp->tty_fail && (!stdout_isatty || !input_isatty)) in check_tty()
H A Dstructs.h4185 int tty_fail; // exit if not a tty member