You can move just the location of the physical cursor with the move physical cursor function, csr_mv():
|
||
|
|
|
|
|
|
The row and column coordinates specified in csr_mv() are relative to the physical screen, not to a window. For example,n
|
moves the physical cursor to the top left position of the screen.