mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
85e345ba61
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
276 B
Text
7 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.
|