summaryrefslogtreecommitdiffstats
path: root/src/parser.c
Commit message (Expand)AuthorAgeFilesLines
* missed a couple of things to reset with risJesse Luehrs2014-10-201-0/+3
* implement ECHJesse Luehrs2014-10-171-307/+310
* explicitly ignore some escapesJesse Luehrs2014-09-171-12/+51
* hide the parser stateJesse Luehrs2014-09-171-65/+67
* these mouse reporting modes are probably also worthwhile to supportJesse Luehrs2014-09-171-0/+12
* handle a couple more escape sequencesJesse Luehrs2014-09-171-303/+363
* %*s can't be used to truncate, so stop tryingJesse Luehrs2014-09-151-18/+15
* eat the entire OSC sequence instead of just the \e]Jesse Luehrs2014-09-151-130/+124
* heh, oopsJesse Luehrs2014-09-131-2/+2
* initial commit, splitting this out from runesJesse Luehrs2014-09-131-0/+2922