aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/ttyrec/main.rs
Commit message (Expand)AuthorAgeFilesLines
* remove more select! useJesse Luehrs2023-03-081-22/+43
* clippyJesse Luehrs2023-03-081-2/+3
* bump depsJesse Luehrs2023-03-081-6/+7
* move to tokioJesse Luehrs2022-02-241-50/+41
* clippy consistencyJesse Luehrs2021-12-151-0/+1
* be a bit less aggressiveJesse Luehrs2021-12-151-11/+9
* clean up a bitJesse Luehrs2021-12-141-19/+19
* clippyJesse Luehrs2021-12-141-21/+61
* fill out help outputJesse Luehrs2021-12-051-3/+16
* clippyJesse Luehrs2021-12-041-5/+5
* eliminate an intermediate processJesse Luehrs2021-12-041-1/+3
* handle terminal resizingJesse Luehrs2021-12-041-1/+39
* initial implementationJesse Luehrs2021-12-041-0/+135