summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterbetter fix for empty rowsJesse Luehrs7 years
fast-flextry making things faster?Jesse Luehrs8 years
dirty-cells-take-2track dirty state on a per-cell basisJesse Luehrs8 years
dirty-cellstrack dirty at the row/cell level in addition to the full screenJesse Luehrs8 years
re2cadd a couple flags to re2cJesse Luehrs8 years
 
 
AgeCommit messageAuthorFilesLines
2017-07-19better fix for empty rowsHEADmasterJesse Luehrs1-1/+5
2017-07-19don't leak the alternate buffer if we're using itJesse Luehrs1-0/+2
2017-07-19fix some miscalculations in the example binaryJesse Luehrs1-2/+2
2017-07-17fix finding max col of empty rowsJesse Luehrs1-1/+1
2017-06-02add a function to generate response codes for mouse movement eventsJesse Luehrs2-0/+141
2017-06-02actually, we probably should support utf8 as a mouse reporting modeJesse Luehrs4-29/+34
2017-06-01add accessor functions for which events the mouse reporting bits implyJesse Luehrs2-0/+30
2017-06-01implement any-event mouse trackingJesse Luehrs4-0/+27
2017-06-01implement origin modeJesse Luehrs4-0/+38
2017-05-31regen parserJesse Luehrs2-334/+812
[...]
 
Clone
doy@tozt.net:git/libvt100
https://git.tozt.net/libvt100
git@github.com:doy/libvt100
https://github.com/doy/libvt100