Documentation ¶
Overview ¶
Package cursor provides functionality to interact with the terminal cursor.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EraseLinesAbove ¶
func EraseLinesAbove(fw terminal.FileWriter, n int)
EraseLinesAbove erases a line and moves the cursor up from fw, repeated n times.
Types ¶
Click to show internal directories.
Click to hide internal directories.