Home | History | Annotate | Download | only in src

Lines Matching full:interactive

1350 	bool interactive = Flag(FTALKING) && s->type == SSTDIN;
1351 bool have_tty = tobool(interactive && (s->flags & SF_TTY));
1362 if (interactive)
1381 if (interactive)
1434 } else if (interactive && *s->str) {
1442 } else if (interactive && cur_prompt == PS1) {
1453 if (interactive)