Lines Matching +full:output +full:- +full:disable
1 .\"-
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
95 Enable (disable) parity generation
114 value of the output baud
117 Set terminal output baud rate to
120 the output baud rate is set to
139 Enable (disable) the receiver.
144 Enable (disable) RTS/CTS flow control.
146 Enable (disable) asserting RTS/DTR on open.
150 .Bl -tag -width Fl
165 Enable (disable) input parity
187 Enable (disable)
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
280 Enable (disable) the checking of
287 Enable (disable) canonical input
293 Enable (disable) any implementation
335 Otherwise, disable this feature.
337 Disable (enable) flush after
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 \&
418 Non-Canonical mode input processing
419 (-icanon).
422 .Bl -tag -width Fl
430 Enable parenb and cs7; disable
435 Disable parenb, and set cs8.
437 Enable (disable) icrnl.
454 Set (disable) all modes suitable for a CRT display device.
456 Enable (disable) the system generated status line associated with
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.
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