NCOPTION_SCROLLING

Constant NCOPTION_SCROLLING 

Source
pub const NCOPTION_SCROLLING: NcFlag_u64 = _; // 512u64
Expand description

NcFlag_u64 flag to prepare the standard plane in scrolling mode, useful for CLIs. This is equivalent to calling ncplane_set_scrolling(notcurses_stdplane(nc), true).