Lines Matching +full:no +full:- +full:output
1 .\"-
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
48 If no options or arguments are specified, it reports the settings of a subset
57 .Bl -tag -width indent
59 Display all the current settings for the terminal to standard output
61 .St -p1003.2 .
63 Display all the current settings for the terminal to standard output
80 Display all the current settings for the terminal to standard output
84 .St -p1003.2 .
93 .Bl -tag -width Fl
106 control is no longer
114 value of the output baud
117 Set terminal output baud rate to
120 the output baud rate is set to
150 .Bl -tag -width Fl
189 output
191 Output from the system is
199 is set, any character restarts output.
210 to restart output.
219 character to the output queue (the terminal beeps at you).
224 the entire input and output queues to be discarded.
226 Assume that input characters are UTF-8 encoded. Setting this flag
229 .Ss Output Modes:
231 .Bl -tag -width Fl
233 Post-process output (do not
234 post-process output; ignore all other
235 output modes).
240 .Dv CR-NL
241 on output.
247 on output.
255 Do not (do) output CRs at column zero.
278 .Bl -tag -width Fl
342 for background output.
344 terminal output.
357 If set, flow control output based on condition of Carrier Detect.
364 Indicates output is (is not) being discarded.
366 Indicates input is (is not) pending after a switch from non-canonical
367 to canonical mode and will be re-input when a read becomes pending
371 .Bl -tag -width Fl
372 .It Ar control-character Ar string
374 .Ar control-character
381 two character sequence "^-" or the
386 Recognized control-characters:
387 .Bd -ragged -offset indent
388 .Bl -column character Subscript
389 .It control- Ta \& Ta \&
392 .It eof Ta Tn VEOF Ta EOF No character
393 .It eol Ta Tn VEOL Ta EOL No character
394 .It eol2 Ta Tn VEOL2 Ta EOL2 No character
395 .It erase Ta Tn VERASE Ta ERASE No character
396 .It erase2 Ta Tn VERASE2 Ta ERASE2 No character
397 .It werase Ta Tn VWERASE Ta WERASE No character
398 .It intr Ta Tn VINTR Ta INTR No character
399 .It kill Ta Tn VKILL Ta KILL No character
400 .It quit Ta Tn VQUIT Ta QUIT No character
401 .It susp Ta Tn VSUSP Ta SUSP No character
402 .It start Ta Tn VSTART Ta START No character
403 .It stop Ta Tn VSTOP Ta STOP No character
404 .It dsusp Ta Tn VDSUSP Ta DSUSP No character
405 .It lnext Ta Tn VLNEXT Ta LNEXT No character
406 .It reprint Ta Tn VREPRINT Ta REPRINT No character
407 .It status Ta Tn VSTATUS Ta STATUS No character
418 Non-Canonical mode input processing
419 (-icanon).
422 .Bl -tag -width Fl
429 .It Cm evenp No or Cm parity
469 is set to a non-zero value, the status message also includes the kernel program
498 If set, change the modes of the terminal so that no input or output processing
501 state that performs input and output processing.
503 terminal driver no longer has a single
512 .Bd -literal
513 save_state=$(stty -g)
527 .Bl -tag -width Fl
583 Expand (do not expand) tabs to spaces on output.
609 The non-blocking open of the terminal device with the
617 .Bd -literal
618 (trap '' TTOU; stty -f /dev/tty sane)
624 .Ex -std
633 .St -p1003.2