lua-users home
lua-l archive

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


Hi,

this message is to announce the availability of TermFX 0.7.1. TermFX is a library
for fancy terminal output based on termbox.
It means to reduce the weirdness termbox has in places, and provide some
additional utilities like offscreen buffers.

New since version 0.7:

* proper tostring methods for the userdatas
* added a fix to the make build to compile the termbox files with -fPIC

You can get TermFX from http://www.tset.de/termfx

or via luarocks install termfx.

Rgds,

Gunnar