aboutsummaryrefslogtreecommitdiffstats
path: root/vt100
Commit message (Expand)AuthorAgeFilesLines
* expose more things on the vt objectJesse Luehrs2014-10-191-0/+51
* expose the visual_bell and audible_bell bitsJesse Luehrs2014-10-181-0/+10
* add the layout of the vt100_screen structJesse Luehrs2014-10-181-0/+29
* better error handlingJesse Luehrs2014-10-181-0/+14
* is_wide() should return a booleanJesse Luehrs2014-10-171-1/+1
* forgot to update this struct definitionJesse Luehrs2014-10-171-1/+8
* add accessor methods for all of the cell attributesJesse Luehrs2014-09-171-22/+74
* use from_address instead of castJesse Luehrs2014-09-161-1/+1
* reimplement the apiJesse Luehrs2014-09-161-0/+78