Saves the current terminal mode as the "shell" mode, the mode when the running program is not using curses.
Its counterpart is the "program" mode, when the program is using curses capabilities.
Subsequent calls to Curses.reset_shell_mode will restore this mode.