aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* metadata and readmev0.1.0Jesse Luehrs2021-12-052-0/+31
|
* fill out help outputJesse Luehrs2021-12-052-8/+44
|
* bump depsJesse Luehrs2021-12-052-13/+19
|
* also display the speed if it's non-defaultJesse Luehrs2021-12-053-0/+48
|
* allow searching backwardsJesse Luehrs2021-12-055-46/+77
|
* n to repeat last searchJesse Luehrs2021-12-052-26/+37
|
* let's just have one key binding per action for nowJesse Luehrs2021-12-052-8/+8
|
* add search to helpJesse Luehrs2021-12-051-11/+13
|
* basic search implementationJesse Luehrs2021-12-055-97/+261
|
* add helpJesse Luehrs2021-12-053-0/+50
|
* add a command to reset speed to defaultJesse Luehrs2021-12-053-10/+16
|
* cargo denyJesse Luehrs2021-12-054-18/+50
|
* just notify about initial pauses the same way as normalJesse Luehrs2021-12-053-5/+5
|
* also allow setting the initial speed on the command lineJesse Luehrs2021-12-052-1/+9
|
* implement speeding up and slowing downJesse Luehrs2021-12-053-2/+30
|
* option to start pausedJesse Luehrs2021-12-053-5/+26
|
* allow limiting the maximum time between framesJesse Luehrs2021-12-052-4/+19
|
* more refactoringJesse Luehrs2021-12-054-184/+200
|
* more refactoringJesse Luehrs2021-12-051-22/+33
|
* remove some indirectionJesse Luehrs2021-12-053-48/+37
|
* simplifyJesse Luehrs2021-12-053-78/+39
|
* pause directly instead of going back through the event loopJesse Luehrs2021-12-052-1/+6
|
* fix moving forward and backwardJesse Luehrs2021-12-041-8/+9
|
* let's not rely on reading back display dataJesse Luehrs2021-12-042-27/+27
|
* renameJesse Luehrs2021-12-042-5/+5
|
* simplifyJesse Luehrs2021-12-042-40/+37
|
* filter unnecessary eventsJesse Luehrs2021-12-042-12/+172
|
* also bump the lock fileJesse Luehrs2021-12-041-75/+7
|
* bump vt100Jesse Luehrs2021-12-041-1/+1
|
* clippyJesse Luehrs2021-12-045-15/+18
|
* allow hiding the ui when pausedJesse Luehrs2021-12-044-1/+13
|
* simplifyJesse Luehrs2021-12-041-19/+12
|
* allow moving around in the ttyrecJesse Luehrs2021-12-044-12/+72
|
* only draw the ui if pausedJesse Luehrs2021-12-041-20/+19
|
* add a bit of uiJesse Luehrs2021-12-044-12/+99
|
* split stuff out into multiple filesJesse Luehrs2021-12-045-108/+163
|
* implement input and pausingJesse Luehrs2021-12-041-18/+69
|
* refactorJesse Luehrs2021-12-041-45/+142
|
* bump ttyrecJesse Luehrs2021-12-042-2/+2
|
* ignore ttyrecJesse Luehrs2021-12-041-0/+1
|
* parse the frames into terminal screens and draw thoseJesse Luehrs2021-12-043-7/+68
|
* eliminate an intermediate processJesse Luehrs2021-12-041-1/+3
|
* handle terminal resizingJesse Luehrs2021-12-043-1/+55
|
* initial implementationJesse Luehrs2021-12-046-3/+1172
|
* project skeletonJesse Luehrs2021-12-033-0/+12
|
* initial commitJesse Luehrs2021-12-030-0/+0