
This pure Ruby library allows terminal applications to provide convenient text input. It maintains a history of entered input with an ability to recall and re-edit those inputs. It can listen for keystroke events and trigger custom key events.
It is a component of the TTY Toolkit.