Show Table of Contents
function::ansi_cursor_move
Name
function::ansi_cursor_move — Move cursor to new coordinates.
Synopsis
function ansi_cursor_move(x:long,y:long)
Arguments
x- Row to move the cursor to.
y- Colomn to move the cursor to.
General Syntax
ansi_curos_move(x:long, y:long)
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.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.