aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* remove some unnecessary wrappersJesse Luehrs2016-04-273-14/+19
|
* implement the rest of the cell attrsJesse Luehrs2016-04-273-0/+56
|
* implement fgcolor and bgcolor for cellsJesse Luehrs2016-04-274-1/+56
|
* start implementing cellsJesse Luehrs2016-04-275-0/+51
|
* process should actually take a byte arrayJesse Luehrs2016-04-271-1/+1
|
* set_window_size and set_scrollback_lengthJesse Luehrs2016-04-262-0/+20
|
* stop tracking terminal size separatelyJesse Luehrs2016-04-263-18/+49
|
* split things out into more modulesJesse Luehrs2016-04-264-47/+56
|
* implement process_string and get_string_plaintextJesse Luehrs2016-04-261-4/+72
|
* expose rows and colsJesse Luehrs2016-04-261-4/+12
|
* get ffi framework in placeJesse Luehrs2016-04-262-6/+40
|
* project skeletonJesse Luehrs2016-04-251-0/+6