aboutsummaryrefslogtreecommitdiffstats
path: root/parser.c
Commit message (Expand)AuthorAgeFilesLines
* alignmentJesse Luehrs2014-04-191-29/+29
* missed oneJesse Luehrs2014-04-191-3/+4
* also handle splitting utf8 characters across readsJesse Luehrs2014-04-191-175/+182
* handle escape codes split across readsJesse Luehrs2014-04-191-212/+237
* handle inverted textJesse Luehrs2014-04-191-0/+6
* use brighter colors for boldJesse Luehrs2014-04-191-2/+2
* fix accidental fallthroughJesse Luehrs2014-04-191-0/+2
* make the parser explicitly handle utf8Jesse Luehrs2014-04-181-240/+314
* move this entirely into the backendJesse Luehrs2014-04-171-2/+2
* handle application cursor modeJesse Luehrs2014-04-161-193/+224
* implement deleting charactersJesse Luehrs2014-04-161-166/+186
* implement the insert line escape sequenceJesse Luehrs2014-04-151-163/+179
* implement scroll regionsJesse Luehrs2014-04-141-140/+172
* split these up too, just in caseJesse Luehrs2014-04-141-91/+117
* apparently there's a second one for explicitly visualJesse Luehrs2014-04-141-143/+156
* why did this go missingJesse Luehrs2014-04-141-2/+1
* implement the alternate screen bufferJesse Luehrs2014-04-141-0/+6
* implement cursor save and restoreJesse Luehrs2014-04-141-148/+176
* support a visual bellJesse Luehrs2014-04-141-2/+1
* regenJesse Luehrs2014-04-131-0/+3
* let's keep this committed, so people without flex can buildJesse Luehrs2014-04-131-0/+2483