aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog and version bumpHEADv0.4.0mainJesse Luehrs2023-03-082-2/+6
* update fixturesJesse Luehrs2023-03-081-1/+1
* clippyJesse Luehrs2023-03-086-33/+27
* bump depsJesse Luehrs2023-03-085-31/+25
* also don't use the block_in_place stuff for outputJesse Luehrs2022-03-072-9/+20
* go back to not using tokio::select!Jesse Luehrs2022-02-242-13/+29
* move to git depsJesse Luehrs2022-02-241-2/+2
* move to tokioJesse Luehrs2022-02-2413-216/+212
* this shouldn't have been asyncJesse Luehrs2022-02-231-1/+1
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
* changelog and version bumpv0.3.0Jesse Luehrs2021-12-152-2/+2
* bump depsJesse Luehrs2021-12-151-3/+3
* more clippy consistencyJesse Luehrs2021-12-151-0/+1
* bump depsJesse Luehrs2021-12-152-6/+6
* sortJesse Luehrs2021-12-151-1/+1
* be a bit less aggressiveJesse Luehrs2021-12-154-19/+15
* more clippy consistencyJesse Luehrs2021-12-141-0/+1
* also implement sourceJesse Luehrs2021-12-141-1/+8
* drop thiserror depJesse Luehrs2021-12-142-8/+22
* these don't need to be separate errorsJesse Luehrs2021-12-144-19/+20
* clippyJesse Luehrs2021-12-147-124/+209
* remove unnecessary result wrappingJesse Luehrs2021-12-143-75/+72
* actually, i think this will be confusing to do unconditionallyJesse Luehrs2021-12-101-2/+2
* also enable alternate scroll modeJesse Luehrs2021-12-091-2/+2
* add function to hide or show the cursorJesse Luehrs2021-12-092-0/+15
* changelog and version bumpv0.2.2Jesse Luehrs2021-12-062-2/+8
* changelog and version bumpv0.2.1Jesse Luehrs2021-12-052-1/+7
* bump depsJesse Luehrs2021-12-051-3/+3
* bump vt100Jesse Luehrs2021-12-051-1/+1
* bump vt100 versionv0.2.0Jesse Luehrs2021-11-171-1/+1
* changelog and version bumpJesse Luehrs2021-11-172-2/+2
* clippyJesse Luehrs2021-11-161-2/+3
* add move_relativeJesse Luehrs2021-11-133-2/+28
* also use the textmode::Color alias in testsJesse Luehrs2021-11-131-2/+2
* clippyJesse Luehrs2021-11-132-12/+8
* cargo deny configJesse Luehrs2021-11-121-0/+14
* use local git repos when developingJesse Luehrs2021-11-111-2/+2
* reexport vt100::ColorJesse Luehrs2021-11-113-16/+22
* add hard_refresh method to fully redraw the screenJesse Luehrs2021-11-113-0/+30
* changelog and version bumpv0.1.1Jesse Luehrs2021-11-102-1/+7
* move to 2021 editionJesse Luehrs2021-11-101-1/+1
* bump depsJesse Luehrs2021-11-101-13/+13
* prep for initial releasev0.1.0Jesse Luehrs2021-03-134-0/+76
* namingJesse Luehrs2021-03-132-8/+8
* remove unused return valueJesse Luehrs2021-03-132-8/+8
* docsJesse Luehrs2021-03-138-12/+259
* clean up examples to make a bare `cargo test` workJesse Luehrs2021-03-136-414/+424
* more testsJesse Luehrs2021-03-131-0/+112
* fix a bunch of utf8 parsing issuesJesse Luehrs2021-03-133-53/+59
* better test error messagesJesse Luehrs2021-03-132-2/+18