summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* there's not really a purpose to maintain the selection hereJesse Luehrs2014-09-161-62/+0
* %*s can't be used to truncate, so stop tryingJesse Luehrs2014-09-153-29/+23
* eat the entire OSC sequence instead of just the \e]Jesse Luehrs2014-09-153-141/+129
* stop hardcoding the default scrollback lengthJesse Luehrs2014-09-142-2/+13
* allow specifying a size to resize toJesse Luehrs2014-09-142-11/+11
* 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-133-9/+26
* example program to make sure the library worksJesse Luehrs2014-09-131-0/+50
* initial commit, splitting this out from runesJesse Luehrs2014-09-138-0/+5238