You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tonus 85e345ba61
ruby/tty-cursor: Added (move the cursor and manipulate text)
3 years ago
..
README ruby/tty-cursor: Added (move the cursor and manipulate text) 3 years ago
slack-desc ruby/tty-cursor: Added (move the cursor and manipulate text) 3 years ago
tty-cursor.SlackBuild ruby/tty-cursor: Added (move the cursor and manipulate text) 3 years ago
tty-cursor.info ruby/tty-cursor: Added (move the cursor and manipulate text) 3 years ago

README

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.