summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* stop hardcoding the default scrollback lengthJesse Luehrs2014-09-142-2/+13
|
* allow specifying a size to resize toJesse Luehrs2014-09-142-11/+11
| | | | | this used to just calculate it manually from the size of the x window, but we don't have that now
* whoops, already had this functionJesse Luehrs2014-09-132-8/+2
|
* heh, oopsJesse Luehrs2014-09-133-6/+6
|
* add a function to get a cell at a given row and columnJesse Luehrs2014-09-132-0/+6
|
* add functions to allocate memory for the screen tooJesse Luehrs2014-09-132-0/+18
|
* initial commit, splitting this out from runesJesse Luehrs2014-09-136-0/+5197