simple terminal control, like CPAN's Term::ReadKey

$ luarocks install readkey

This module is modelled on the CPAN Term::ReadKey
http://search.cpan.org/perldoc?Term::ReadKey
It provides simple control over terminal driver modes
(cbreak, raw, cooked, etc.), support for non-blocking reads,
and some generalized handy functions for working with terminals.

Versions

1.8-02 years ago151 downloads
1.7-03 years ago70 downloads
1.6-04 years ago81 downloads
1.5-06 years ago788 downloads
1.4-09 years ago663 downloads
1.3-09 years ago129 downloads
1.2-19 years ago80 downloads
1.1-19 years ago61 downloads
1.0-19 years ago63 downloads

Dependencies

lua >= 5.1
luaposix >= 31
Readline >= 1.3
Terminfo >= 1.1

Dependency for

CommandLineUI

Labels

Manifests