blob: 8c52bc09550521f845bcc793b82db6feac2fa95b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
0.03 2014-04-02 08:00:00
- Fix syntax error for term.cursor.goto for Lua 5.2
- Add jump as an alias for goto
0.02 2013-02-21 21:15:00
- Add cursor functions.
- Add clear functions.
- Deprecate term.isatty. Use luaposix instead.
- Add colors.default as a synonym for colors.reset.
- The metatable for colors is no longer hidden.
0.01 2012-06-25 23:30:00
- Initial release. Includes colors and isatty.
|