GetConsoleCursor -- get console cursor position (V10.0)
Synopsis
x, y = GetConsoleCursor()
Library
console
Platforms
Linux, macOS, Windows
Function
This function returns the cursor position of the current window. The position returned
is relative to the upper left corner of the window, which is (0,0).