function::ansi_cursor_move(3stap) centos man page | unix.com

Man Page: function::ansi_cursor_move

Operating Environment: centos

Section: 3stap

FUNCTION::ANSI_CURSO(3stap)				  Utility functions for using an			       FUNCTION::ANSI_CURSO(3stap)

NAME
function::ansi_cursor_move - Move cursor to new coordinates.
SYNOPSIS
ansi_cursor_move(x:long,y:long)
ARGUMENTS
x Row to move the cursor to. y Colomn to move the cursor to.
DESCRIPTION
Sends ansi code for positioning the cursor at row x and column y. Coordinates start at one, (1,1) is the top-left corner. SystemTap Tapset Reference June 2014 FUNCTION::ANSI_CURSO(3stap)
Related Man Pages
wmove(3xcurses) - sunos
function::ctime(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::ansi(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input