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-11-08changelog and version bumpv0.4.0Jesse Luehrs2-2/+2
2019-11-08remove unnecessary accessorsJesse Luehrs6-158/+7
2019-11-08ignore the scroll region when moving if we're already outside of itJesse Luehrs3-4/+22
2019-11-08fix tests for the attribute reset changeJesse Luehrs5-36/+36
2019-11-08changelog and version bumpv0.3.2Jesse Luehrs2-2/+2
2019-11-08contents_formatted should also reset attributesJesse Luehrs2-1/+3
2019-11-08stop treating soft hyphen speciallyJesse Luehrs6-120/+14
2019-11-08don't leave old character data in the second cell of a wide characterJesse Luehrs2-5/+63
2019-11-08VPA should not be restricted to the scroll regionJesse Luehrs3-2/+5
2019-11-08fix RI at the top of the screenJesse Luehrs3-1/+16
[...]
 
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