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-03 years ago468 downloads
1.7-05 years ago75 downloads
1.6-05 years ago86 downloads
1.5-07 years ago2,913 downloads
1.4-010 years ago751 downloads
1.3-011 years ago137 downloads
1.2-111 years ago87 downloads
1.1-111 years ago68 downloads
1.0-111 years ago70 downloads

Dependencies

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

Dependency for

CommandLineUI

Labels

Manifests