mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
8 lines
276 B
Text
8 lines
276 B
Text
|
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.
|