aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* implement origin modeJesse Luehrs2019-11-022-15/+32
* use enumset instead of hand-rolling itJesse Luehrs2019-11-021-58/+62
* simplifyJesse Luehrs2019-11-011-3/+6
* simplifyJesse Luehrs2019-11-011-8/+4
* use a bitset for outputs and stateJesse Luehrs2019-11-011-52/+76
* there's no reason title and icon_name should be optionsJesse Luehrs2019-11-011-13/+10
* clippyJesse Luehrs2019-11-011-2/+5
* simplifyJesse Luehrs2019-11-011-2/+2
* more consistent parameter handlingJesse Luehrs2019-11-011-118/+147
* implement a few more sgr modesJesse Luehrs2019-11-011-0/+14
* fix commentJesse Luehrs2019-11-011-2/+2
* don't panic on weird osc sequencesJesse Luehrs2019-11-011-4/+4
* implement decsed and decselJesse Luehrs2019-11-011-0/+12
* better intermediates handlingJesse Luehrs2019-11-011-64/+75
* implement vt and ffJesse Luehrs2019-11-011-0/+10
* implement window_contents_formattedJesse Luehrs2019-10-314-13/+144
* reset shouldn't clear window titleJesse Luehrs2019-10-311-1/+8
* add normalization for unicode cell valuesJesse Luehrs2019-10-311-0/+8
* implement zero-width and wide character handlingJesse Luehrs2019-10-316-7/+95
* implement ascii text wrappingJesse Luehrs2019-10-313-16/+33
* fix boundsJesse Luehrs2019-10-311-1/+1
* more passing testsJesse Luehrs2019-10-302-18/+95
* more refactoringJesse Luehrs2019-10-302-182/+126
* more passing testsJesse Luehrs2019-10-302-65/+175
* more passing testsJesse Luehrs2019-10-301-1/+25
* more passing testsJesse Luehrs2019-10-302-14/+37
* more passing testsJesse Luehrs2019-10-301-2/+54
* more passing testsJesse Luehrs2019-10-303-8/+227
* add proper range checking for cursor movementJesse Luehrs2019-10-301-17/+32
* centralize more logic for cursor movementJesse Luehrs2019-10-304-69/+155
* refactorJesse Luehrs2019-10-303-152/+234
* more passing testsJesse Luehrs2019-10-303-7/+42
* more passing testsJesse Luehrs2019-10-294-14/+59
* get some tests passingJesse Luehrs2019-10-295-74/+220
* basic structure of vte parserJesse Luehrs2019-10-293-38/+80
* start the rewriteJesse Luehrs2019-10-299-695/+162
* rustfmtJesse Luehrs2019-10-295-108/+155
* clippyJesse Luehrs2018-09-233-64/+28
* fix memory leakJesse Luehrs2017-07-191-0/+1
* bump libvt100Jesse Luehrs2017-07-193-4/+11
* bump libvt100Jesse Luehrs2016-06-061-4/+26
* this one tooJesse Luehrs2016-06-051-1/+1
* these functions should return voidJesse Luehrs2016-06-051-4/+4
* one more methodJesse Luehrs2016-04-281-0/+8
* implement get_string_formattedJesse Luehrs2016-04-282-0/+54
* typo fixJesse Luehrs2016-04-281-1/+1
* commentJesse Luehrs2016-04-271-0/+2
* a few more accessorsJesse Luehrs2016-04-273-0/+105
* add most of the rest of the basic screen accessorsJesse Luehrs2016-04-273-0/+104
* accessors for current screen character attributesJesse Luehrs2016-04-271-0/+40