summaryrefslogtreecommitdiff
path: root/term/cursor.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add cursor and clear functionsRob Hoelz2012-09-141-0/+31