aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/ttyplay/input.rs
Commit message (Expand)AuthorAgeFilesLines
* clippyJesse Luehrs2023-03-081-2/+2
* move to tokioJesse Luehrs2022-02-241-11/+6
* be a bit less aggressiveJesse Luehrs2021-12-151-6/+6
* clippyJesse Luehrs2021-12-141-6/+23
* allow searching backwardsJesse Luehrs2021-12-051-1/+15
* n to repeat last searchJesse Luehrs2021-12-051-0/+9
* let's just have one key binding per action for nowJesse Luehrs2021-12-051-4/+4
* basic search implementationJesse Luehrs2021-12-051-38/+95
* add helpJesse Luehrs2021-12-051-0/+1
* add a command to reset speed to defaultJesse Luehrs2021-12-051-10/+9
* implement speeding up and slowing downJesse Luehrs2021-12-051-0/+10
* remove some indirectionJesse Luehrs2021-12-051-22/+36
* simplifyJesse Luehrs2021-12-051-5/+15
* simplifyJesse Luehrs2021-12-041-11/+4
* clippyJesse Luehrs2021-12-041-1/+1
* allow hiding the ui when pausedJesse Luehrs2021-12-041-0/+1
* simplifyJesse Luehrs2021-12-041-19/+12
* allow moving around in the ttyrecJesse Luehrs2021-12-041-1/+13
* split stuff out into multiple filesJesse Luehrs2021-12-041-0/+15