blob: 652a545a60b52f1367847a02119a18b6092b2898 (
plain)
1
2
3
4
5
6
7
|
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.
|