[][src]Function matrixise::def_shell_mode

pub fn def_shell_mode() -> i32

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().