Constant libnotcurses_sys::NCDIRECT_OPTION_INHIBIT_CBREAK[][src]

pub const NCDIRECT_OPTION_INHIBIT_CBREAK: NcDirectFlags = crate::bindings::ffi::NCDIRECT_OPTION_INHIBIT_CBREAK as NcDirectFlags; // 0x0000_0000_0000_0002u64
Expand description

Flag that avoids placing the terminal into cbreak mode (disabling echo and line buffering)