[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lua-term 0.1
- From: Rob Hoelz <rob@...>
- Date: Fri, 14 Sep 2012 14:19:20 +0200
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