aboutsummaryrefslogtreecommitdiffstats
path: root/src/cell.rs
Commit message (Expand)AuthorAgeFilesLines
* move dirty checking to individual cellsdirty-cells-take-2Jesse Luehrs2016-06-051-0/+11
* allow the attr ffi wrappers to be used on more than just cellsJesse Luehrs2016-04-271-4/+24
* fgcolor and bgcolor for the screenJesse Luehrs2016-04-271-8/+1
* implement the rest of the cell attrsJesse Luehrs2016-04-271-0/+26
* implement fgcolor and bgcolor for cellsJesse Luehrs2016-04-271-1/+30
* start implementing cellsJesse Luehrs2016-04-271-0/+30