blob: 475a0ed0ea1e280b55fde867fb5e7fbb5ab91f35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
* Searching forward/backward for a given string
* ttygrep and ttydump utilities
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/
|