Constant libnotcurses_sys::NCOPTION_NO_ALTERNATE_SCREEN[][src]

pub const NCOPTION_NO_ALTERNATE_SCREEN: u64 = crate::bindings::ffi::NCOPTION_NO_ALTERNATE_SCREEN as u64; // 0x0000_0000_0000_0040u64
Expand description

Do not enter alternate mode.

If smcup/rmcup capabilities are indicated, notcurses defaults to making use of the “alternate screen”. This flag inhibits use of smcup/rmcup.