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 ago238 downloads
1.7-04 years ago73 downloads
1.6-05 years ago84 downloads
1.5-07 years ago2,027 downloads
1.4-09 years ago693 downloads
1.3-010 years ago133 downloads
1.2-110 years ago85 downloads
1.1-110 years ago66 downloads
1.0-110 years ago68 downloads

Dependencies

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

Dependency for

CommandLineUI

Labels

Manifests