ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. It can record emacs -nw, vi, lynx, or any programs running on tty.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
ttyplay will now go right to the next character typed if a user hits any key during playback. Some special keys are now defined, including + or f for doubling the speed of playback, - or s for halving the speed of playback, and 1 for resuming the original speed.
The heavy load trouble caused by ttyplay -p on
Linux machines has been fixed. ttyrec is now byte
order independent. Man pages have been added, as
well as a description for "ttyplay server."