blob: 38c55d659f15da5883513e35300fe4d5c627487d (
plain) (
blame)
1
2
3
4
5
6
7
|
ttyrec is a tty recorder. Recorded data can be played back with the
included ttyplay command. ttyrec is just a derivative of script
command for recording timing information with microsecond accuracy
as well. It can record emacs -nw, vi, lynx, or any programs running
on tty.
WWW: http://namazu.org/~satoru/ttyrec/
|