aboutsummaryrefslogtreecommitdiffstats
path: root/src/parser.rs
Commit message (Expand)AuthorAgeFilesLines
* remove parser.screen_mutJesse Luehrs2019-11-121-6/+20
* docsJesse Luehrs2019-11-101-0/+1
* add Default impl for ParserJesse Luehrs2019-11-101-0/+6
* docsJesse Luehrs2019-11-101-1/+2
* remove the scroll_to and scroll_pos methodsJesse Luehrs2019-11-101-8/+0
* implement scrolling backJesse Luehrs2019-11-091-0/+8
* optionally save scrollback rowsJesse Luehrs2019-11-091-5/+5
* docsJesse Luehrs2019-11-051-0/+6
* expose the screen separately from the parserJesse Luehrs2019-11-051-0/+33
* basic structure of vte parserJesse Luehrs2019-10-291-7/+0
* start the rewriteJesse Luehrs2019-10-291-0/+7