Lines Matching +full:stop +full:- +full:mode

1 .\"-
57 .Bl -tag -width indent
61 .St -p1003.2 .
84 .St -p1003.2 .
90 Control mode flags affect hardware characteristics associated with the
93 .Bl -tag -width Fl
131 Stop asserting modem control
132 (do not stop asserting modem control) on last close.
137 Use two (one) stop bits per character.
150 .Bl -tag -width Fl
188 .Dv START/STOP
193 .Dv STOP
203 .Dv START/STOP
226 Assume that input characters are UTF-8 encoded. Setting this flag
227 causes backspace to properly delete multibyte characters in canonical mode.
231 .Bl -tag -width Fl
233 Post-process output (do not
234 post-process output; ignore all other
240 .Dv CR-NL
260 Local mode flags (lflags) affect various and sundry characteristics of terminal
278 .Bl -tag -width Fl
343 This causes background jobs to stop if they attempt
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 \&
403 .It stop Ta Tn VSTOP Ta STOP No character
418 Non-Canonical mode input processing
419 (-icanon).
422 .Bl -tag -width Fl
469 is set to a non-zero value, the status message also includes the kernel program
512 .Bd -literal
513 save_state=$(stty -g)
527 .Bl -tag -width Fl
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