[][src]Function matrixise::reset_shell_mode

pub fn reset_shell_mode() -> i32

Restore the terminal to "shell" (not in curses) state. This is done automatically by endwin() and doupdate() after an endwin(), so this would normally not be called before.