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