up: TIO     index Zimbu documentation

BITS TIO.InputMode @public

summary

     

For docs see the termios manpage, c_iflag constants.

bool  $ignbrk @file 
bool  $brkint @file 
bool  $ignpar @file 
bool  $parmrk @file 
bool  $inpck @file 
bool  $istrip @file 
bool  $inlcr @file 
bool  $igncr @file 
bool  $icrnl @file 
bool  $iuclc @file 
bool  $ixon @file 
bool  $ixany @file 
bool  $ixoff @file 
bool  $imaxbel @file 
bool  $iutf8 @file 
 

members (alphabetically)

     

bool $brkint @file

bool $icrnl @file

bool $ignbrk @file

bool $igncr @file

bool $ignpar @file

bool $imaxbel @file

bool $inlcr @file

bool $inpck @file

bool $istrip @file

bool $iuclc @file

bool $iutf8 @file

bool $ixany @file

bool $ixoff @file

bool $ixon @file

bool $parmrk @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