aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/ttyplay/event.rs
Commit message (Expand)AuthorAgeFilesLines
* move to tokioJesse Luehrs2022-02-241-20/+26
* clippyJesse Luehrs2021-12-141-4/+15
* also display the speed if it's non-defaultJesse Luehrs2021-12-051-0/+11
* allow searching backwardsJesse Luehrs2021-12-051-9/+9
* basic search implementationJesse Luehrs2021-12-051-3/+44
* add helpJesse Luehrs2021-12-051-0/+12
* add a command to reset speed to defaultJesse Luehrs2021-12-051-0/+1
* just notify about initial pauses the same way as normalJesse Luehrs2021-12-051-4/+0
* implement speeding up and slowing downJesse Luehrs2021-12-051-0/+2
* option to start pausedJesse Luehrs2021-12-051-0/+4
* more refactoringJesse Luehrs2021-12-051-3/+44
* remove some indirectionJesse Luehrs2021-12-051-8/+0
* simplifyJesse Luehrs2021-12-051-37/+13
* renameJesse Luehrs2021-12-041-3/+3
* filter unnecessary eventsJesse Luehrs2021-12-041-0/+156
* allow hiding the ui when pausedJesse Luehrs2021-12-041-0/+1
* allow moving around in the ttyrecJesse Luehrs2021-12-041-0/+4
* add a bit of uiJesse Luehrs2021-12-041-1/+3
* split stuff out into multiple filesJesse Luehrs2021-12-041-0/+6