diff options
Diffstat (limited to 'misc/ttyrec/pkg-descr')
-rw-r--r-- | misc/ttyrec/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/ttyrec/pkg-descr b/misc/ttyrec/pkg-descr new file mode 100644 index 000000000000..38c55d659f15 --- /dev/null +++ b/misc/ttyrec/pkg-descr @@ -0,0 +1,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/ |