summaryrefslogtreecommitdiffstats
path: root/src/screen.c
Commit message (Expand)AuthorAgeFilesLines
* stop hardcoding the default scrollback lengthJesse Luehrs2014-09-141-2/+9
* allow specifying a size to resize toJesse Luehrs2014-09-141-9/+9
* whoops, already had this functionJesse Luehrs2014-09-131-7/+1
* heh, oopsJesse Luehrs2014-09-131-2/+2
* add a function to get a cell at a given row and columnJesse Luehrs2014-09-131-0/+5
* add functions to allocate memory for the screen tooJesse Luehrs2014-09-131-0/+16
* initial commit, splitting this out from runesJesse Luehrs2014-09-131-0/+959