Function ncursesw::raw

source · []
pub fn raw() -> Result<(), NCurseswError>
Expand description

Enter raw mode. In raw mode, normal line buffering and processing of interrupt, quit, suspend, and flow control keys are turned off; characters are presented to NCurses input functions one by one.