up: TIO     index Zimbu documentation

BITS TIO.OutputMode @public

summary

     

For docs see the termios manpage, c_oflag constants.

bool  $opost @file 
bool  $olcuc @file 
bool  $onlcr @file 
bool  $ocrnl @file 
bool  $onocr @file 
bool  $onlret @file 
bool  $ofill @file 
bool  $ofdel @file 
bool  $nldly @file 
bool  $crdly @file 
bool  $tabdly @file 
bool  $bsdly @file 
bool  $vtdly @file 
bool  $ffdly @file 
 

members (alphabetically)

     

bool $bsdly @file

bool $crdly @file

bool $ffdly @file

bool $nldly @file

bool $ocrnl @file

bool $ofdel @file

bool $ofill @file

bool $olcuc @file

bool $onlcr @file

bool $onlret @file

bool $onocr @file

bool $opost @file

bool $tabdly @file

bool $vtdly @file

license

      Copyright 2014 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0