8 lines
276 B
Plaintext
8 lines
276 B
Plaintext
![]() |
TTY::Cursor
|
||
|
Terminal cursor positioning, visibility and text manipulation.
|
||
|
The purpose of this library is to help move the terminal cursor
|
||
|
around and manipulate text by using intuitive method calls.
|
||
|
|
||
|
TTY::Cursor provides independent cursor movement component for
|
||
|
TTY toolkit.
|