lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I actually released this a while ago, but forgot to mention it. 
lua-term is a simple Lua library for terminal functions.  Currently, it
only supports
coloration and detecting whether or not a file is bound to a TTY, but
I'm open to suggestions and patches for future enhancements.

Development is here:

https://github.com/hoelzro/lua-term

Rock is here:

http://luarocks.org/repositories/rocks/#lua-term

-Rob