[][src]Function ncursesw::nl

pub fn nl() -> Result<(), NCurseswError>

Enter newline mode. This mode translates the return key into newline on input, and translates newline into return and line-feed on output. Newline mode is initially on.