def_shell_mode


Description:

public int def_shell_mode ()

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.


Namespace: Curses
Package: curses