position¶
This tool reports the current date, clock time, month, season, and historical era. It also reports the keyboard cursor position (or just the z-level if no active cursor), window size, and mouse location on the screen. If a site is loaded, it prints the world coordinates of the site. It also prints the world coordinates of the adventurer (if applicable).
Can also be used to copy the current keyboard cursor position for later use.
Usage¶
position [--copy]
Examples¶
positionPrint various information.
position -cCopy cursor position to system clipboard.
Options¶
-c,--copyCopy current keyboard cursor position to the clipboard in format
0,0,0instead of reporting info. For convenience with other tools.