Download Latest Version ttl-x86_64-apple-darwin.tar.gz (4.1 MB)
Email in envelope

Get an email when there's a new version of ttl

Home / v0.19.0
Name Modified Size InfoDownloads / Week
Parent folder
SHA256SUMS 2026-02-26 401 Bytes
ttl-aarch64-apple-darwin.tar.gz 2026-02-26 3.8 MB
ttl-aarch64-unknown-linux-gnu.tar.gz 2026-02-26 3.8 MB
ttl-x86_64-apple-darwin.tar.gz 2026-02-26 4.1 MB
ttl-x86_64-unknown-linux-musl.tar.gz 2026-02-26 4.2 MB
README.md 2026-02-26 679 Bytes
v0.19.0 source code.tar.gz 2026-02-26 863.0 kB
v0.19.0 source code.zip 2026-02-26 892.1 kB
Totals: 8 Items   17.6 MB 2

Interactive Replay Controls

v0.19.0 adds full interactive controls to animated session replay (--replay file --animate):

Added

  • Progress bar showing play state, timeline position, speed multiplier, and event count
  • Seek controls: Left/Right ±0.5s, [/] ±5s, Home/End jump to start/end
  • Speed controls: +/- adjust ±0.5x (0.5x–5.0x range)
  • Help overlay (?) now shows replay-specific keybindings when in replay mode

Fixed

  • Replay timing precision: f64 elapsed time calculations prevent drift on long replays
  • Replay seek safety: Saturating arithmetic prevents overflow; Instant::checked_sub prevents underflow on corrupted files
Source: README.md, updated 2026-02-26