aboutsummaryrefslogtreecommitdiffstats
path: root/parser.c
Commit message (Expand)AuthorAgeFilesLines
* 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