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