Function pancurses::def_shell_mode

source ·
pub fn def_shell_mode() -> i32
Expand description

Save the current terminal modes as the “shell” (not in curses) state for use by the reset_prog_mode() and reset_shell_mode() functions. This is done automatically by initscr().