logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tdview - show recorded output of a terminal program

Author

       G.P. Halkes <termdebug@ghalkes.nl>

Bugs

       If  you  think  you  have  found  a  bug, please check that you are using the latest version of termdebug
       <http://os.ghalkes.nl/termdebug>. When reporting bugs, please include a minimal example that demonstrates
       the problem.

Description

tdview  shows  the recorded output of a terminal program. The recording can be made by either tdrecord(1)
       or tdrerecord(1).

Name

       tdview - show recorded output of a terminal program

Options

tdview accepts the following options:

       -h, --help
              Display a short help message.

       -V, --version
              Print version and copyright information.

       -kdelay, --key-delay=delay
              Set the delay for sending a the next keys to  delay.  Delay  may  be  either  a  fixed  number  of
              miliseconds,  or  it  may  be  specified  as  /  (slash)  followed by a divisor. When a divisor is
              specified, all key delays specified in the recording will be divided by the divisor.

       To stop tdview from interpreting file names that start with a dash as options, one can specify  a  double
       dash (--) after which tdview will interpret any following arguments as files to read.

See Also

termdebug(1), tdrecord(1), tdreplay(1), tdrerecord(1), tdcompare(1)

2.2                                                2013/03/03                                          TDVIEW(1)

Synopsis

tdview [OPTIONS] RECORDING

See Also