Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > cursesライブラリ > Cursesモジュール > reset_prog_mode

module function Curses.#reset_prog_mode

reset_prog_mode -> bool

[TODO]

Reset the current terminal modes to the saved state by the Curses.def_prog_mode

This is done automatically by Curses.close_screen

module Curses