Home > PHP > Function > Ncurses > ncurses_resetty()

ncurses_resetty()

ncurses_resetty - Restores saved terminal state

Syntax

bool ncurses_resetty ()

Arguments

-

Description

Restores the terminal state, which was previously saved by calling ncurses_savetty().

Version

PHP 4.0.7, 5 < 5.3.0, PECL ncurses >= 1.0.0

Return value

Always returns FALSE.