[][src]Function crosscurses::nl

pub fn nl() -> i32

Enables the translation of a carriage return into a newline on input.

nonl() disables this. Initially, the translation does occur.