blob: 3eeff4fea5d17c813b8da92863a636060df568ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
IPBT (It's Play-Back Time) is a ttyrec player with many features
that ttyplay lacks. Notable features are:
* Pausing
* Move forward/backward frame by frame
* Adjustable play speed (faster/slower)
* Jump to beginning/end in a single keystroke
IPBT works by reading the entire input file and running it through
an internal terminal emulator (the one from PuTTY).
WWW: http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
|