aboutsummaryrefslogtreecommitdiff
path: root/term (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enable Windows supportThijs2024-06-241-0/+13
| | | | requires LuaSystem to be installed
* Merge pull request #19 from edouardelasalles/patch-1Rob Hoelz2023-06-111-4/+4
|\ | | | | Update cursor.lua
| * Update cursor.luaEdouard Delasalles2016-07-191-4/+4
| |
* | Add clearend functionmainRob Hoelz2019-02-051-0/+1
|/ | | | Clear from the cursor to the end of the screen
* Provide jump as alternative to cursor.gotoRob Hoelz2014-04-021-1/+5
| | | | For Lua 5.2
* Fix parse error on 5.2Rob Hoelz2014-02-131-7/+7
| | | | | Better yet would be an alias for the 'goto' function, but that can be added later.
* Don't hide the metatable for colorsRob Hoelz2013-02-211-2/+0
|
* Line up equals signsRob Hoelz2013-02-211-22/+22
|
* Add colors.default as a synonym for colors.resetRob Hoelz2013-02-211-0/+1
|
* Add cursor and clear functionsRob Hoelz2012-09-142-1/+58
|
* Import of first release of lua-termRob Hoelz2012-06-252-0/+108