summaryrefslogtreecommitdiffstats
path: root/src/parser.h
Commit message (Expand)AuthorAgeFilesLines
* regen parserJesse Luehrs2017-05-311-71/+362
* regen parser.hJesse Luehrs2017-01-251-57/+115
* explicitly suppress status report escapesJesse Luehrs2016-06-041-1/+1
* handle splitting of the \e(B between the ( and the BJesse Luehrs2016-06-041-1/+1
* add some debugging outputJesse Luehrs2016-05-041-8/+21
* implement scroll up and scroll down escape sequencesJesse Luehrs2014-10-211-1/+1
* implement ECHJesse Luehrs2014-10-171-1/+1
* explicitly ignore some escapesJesse Luehrs2014-09-171-1/+1
* hide the parser stateJesse Luehrs2014-09-171-1/+1
* handle a couple more escape sequencesJesse Luehrs2014-09-171-1/+1
* %*s can't be used to truncate, so stop tryingJesse Luehrs2014-09-151-1/+1
* eat the entire OSC sequence instead of just the \e]Jesse Luehrs2014-09-151-1/+1
* initial commit, splitting this out from runesJesse Luehrs2014-09-131-0/+338