Query: function::ansi_cursor_move
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::ANSI_CURSO(3stap) Utility functions for using an FUNCTION::ANSI_CURSO(3stap)NAMEfunction::ansi_cursor_move - Move cursor to new coordinates.SYNOPSISansi_cursor_move(x:long,y:long)ARGUMENTSx Row to move the cursor to. y Colomn to move the cursor to.DESCRIPTIONSends 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 |
|---|
| move(3xcurses) - sunos |
| wmove(3xcurses) - sunos |
| move(3xcurses) - opensolaris |
| function::ansi_set_color2(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |