slackbuilds_ponce/ruby/tty-cursor/README
Tonus 85e345ba61
ruby/tty-cursor: Added (move the cursor and manipulate text)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:51:58 +07:00

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.