aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainclippyJesse Luehrs9 months
direct-writeattempt to avoid copies by writing directly to a std::io::WriteJesse Luehrs4 years
dirty-cells-take-2move dirty checking to individual cellsJesse Luehrs8 years
 
TagDownloadAuthorAge
v0.15.2vt100-rust-0.15.2.tar.gz  vt100-rust-0.15.2.zip  Jesse Luehrs15 months
v0.15.1vt100-rust-0.15.1.tar.gz  vt100-rust-0.15.1.zip  Jesse Luehrs2 years
v0.15.0vt100-rust-0.15.0.tar.gz  vt100-rust-0.15.0.zip  Jesse Luehrs2 years
v0.14.0vt100-rust-0.14.0.tar.gz  vt100-rust-0.14.0.zip  Jesse Luehrs2 years
v0.13.2vt100-rust-0.13.2.tar.gz  vt100-rust-0.13.2.zip  Jesse Luehrs2 years
v0.13.1vt100-rust-0.13.1.tar.gz  vt100-rust-0.13.1.zip  Jesse Luehrs2 years
v0.13.0vt100-rust-0.13.0.tar.gz  vt100-rust-0.13.0.zip  Jesse Luehrs2 years
v0.12.0vt100-rust-0.12.0.tar.gz  vt100-rust-0.12.0.zip  Jesse Luehrs3 years
v0.11.1vt100-rust-0.11.1.tar.gz  vt100-rust-0.11.1.zip  Jesse Luehrs3 years
v0.11.0vt100-rust-0.11.0.tar.gz  vt100-rust-0.11.0.zip  Jesse Luehrs3 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-12-07changelog and version bumpv0.8.0Jesse Luehrs2-2/+2
2019-12-07try to micro-optimize getting cell contents a bitJesse Luehrs1-1/+5
2019-12-07avoid calculating contents multiple timesJesse Luehrs1-3/+3
2019-12-07changelogJesse Luehrs1-1/+8
2019-12-07add a basic quickcheck testJesse Luehrs2-0/+147
2019-12-07fix positioning cursor past end of line when there are wide charactersJesse Luehrs4-12/+39
2019-12-07clear wide characters if they get half-scrolled off the rightJesse Luehrs4-0/+14
2019-12-07one more try for leaving a cursor at the end of a rowJesse Luehrs5-23/+52
2019-12-07actually, remove normalization entirelyJesse Luehrs11-54/+24
2019-12-06need to update pos after potentially wrappingJesse Luehrs4-0/+28
[...]
 
Clone
doy@tozt.net:git/vt100-rust
https://git.tozt.net/vt100-rust
git@github.com:doy/vt100-rust
https://github.com/doy/vt100-rust