Function pancurses::nl[][src]

pub fn nl() -> i32
Expand description

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

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