Lines Matching refs:terminal

1249 # is running at a terminal or not.
1331 to be used to obtain a new terminal when a new debugger is started. Right now,
1343 # of terminal this is,
2043 # If we have a terminal for input, and we get something back
2047 # We have a terminal, or can get one ...
2674 # If the terminal supported history, grab it and
2988 that the terminal supports history). It find the the command required, puts it
5132 # Make the terminal sensible if we're not the primary debugger.
5703 The subs here do some of the terminal management for multiple debuggers.
5707 Top-level function called when we want to set up a new terminal for use
5710 If the C<noTTY> debugger option was set, we'll either use the terminal
5713 get a whole new terminal if we can.
5715 In either case, we set up the terminal next. If the C<ReadLine> option was
5716 true, we'll get a C<Term::ReadLine> object for the current terminal and save
5766 # We're using Term::ReadLine. Get all the attributes for this terminal.
5800 fight over the terminal, and you can never quite be sure who's going to get the
5990 the terminal and our new pid, sticking an arrow (either one-dashed or
6021 # We now 0wnz this terminal.
6034 the next line, print a message saying we got it, add it to the terminal
6065 # Add it to the terminal history (if possible).
6101 # No socket. Just read from the terminal.
6190 user's command back to the terminal, skipping this if we're setting things
6437 If the terminal supports switching, we go ahead and do it. If not, and
6438 there's already a terminal in place, we save the information to take effect
6441 If there's no terminal yet (for instance, during debugger initialization),
6448 # This terminal supports switching to a new TTY.
6487 get a terminal to read from. If called after a terminal is already in place,
6503 (essentially, no C<readline> processing on this "terminal"). Otherwise, we
6504 use C<Term::ReadLine>. Can't be changed after a terminal's in place; we save
6520 If the terminal's already been set up, we can't do it, but we remember the
6535 Checks with the terminal to see if C<Tk> is running, and returns true or
6536 false. Returns false if the current terminal doesn't support C<readline>.
6553 Sets nonstop mode. If a terminal's already been set up, it's too late; the
6607 If the terminal has its own ornaments, fetch them. Otherwise accept whatever
6608 was passed as the argument. (This means you can't override the terminal's
6618 # No ornaments if the terminal doesn't support them.
7121 terminal control characters to simulate them (courtesy of