GNU/Linux |
CentOS 5.6 |
|
![]() |
function::ansi_cursor_move(3stap) |
![]() |
function::ansi_cursor_move − Move cursor to new coordinates.
ansi_cursor_move(x:long,y:long)
x |
Row to move the cursor to. |
|||
y |
Colomn to move the cursor to. |
ansi_curos_move(x:long, y:long)
Sends ansi code for positioning the cursor at row x and column y. Coordinates start at one, (1,1) is the top−left corner.
![]() |
function::ansi_cursor_move(3stap) | ![]() |