Name
function::ansi_cursor_restore —
Restores a previously saved cursor position.
Synopsis
ansi_cursor_restore()
General Syntax
ansi_cursor_restore
Description
Sends ansi code for restoring the current cursor position
previously saved with ansi_cursor_save
.