terminal-scroll-area 0.0.2
This gem lets user display large text on terminal by creating a scroll area in which only a specified portion of the text is displayed at a time. This portion can be moved to reveal other parts of the text, analogous to a GUI scroll area.
Gemfile:
=
install:
=
Runtime Dependencies (2):
tty-cursor
~> 0.7.1
tty-reader
~> 0.7.0