function::ansi_cursor_hide
(3stap)
Hides the cursor.
Carta.tech
Man Pages
MISSING SECTION
function::ansi_cursor_hide: Hides the cursor.
Carta.tech
Packages
systemtap-doc
function::ansi_cursor_hide: Hides the cursor.
SYNOPSIS
ansi_cursor_hide()
ARGUMENTS
None
DESCRIPTION
Sends ansi code for hiding the cursor.
←
function::ansi_clear_screen.3stap: Move cursor to top left and clear screen.
function::ansi_cursor_move.3stap: Move cursor to new coordinates.
→