1TESEQ(1) User Commands TESEQ(1)
2
3
4
6 teseq - manual page for teseq 1.0.0
7
9 teseq [-CLDEx] [in] [out]
10 teseq -h | --help
11 teseq -V | --version
12
14 Format text with terminal escapes and control sequences for human con‐
15 sumption.
16
17 -h, --help
18 Display usage information (this message).
19
20 -V, --version
21 Display version and warrantee.
22
23 -C Don't print ^X for C0 controls.
24
25 -D Don't print descriptions.
26
27 -E Don't print escape sequences.
28
29 -L Don't print labels.
30
31 -I, --no-interactive
32
33 Don't put the terminal into non-canonical or no-echo mode, and
34 don't try to ensure output lines are finished when a signal is
35 received.
36
37 -b, --buffered
38 Force teseq to buffer I/O.
39
40 -t, --timings=TIMINGS
41
42 Read timing info from TIMINGS and emit delay lines.
43
44 -x Identify control sequences from VT100/Xterm
45
46 The GNU Teseq home page is at http://www.gnu.org/software/teseq/.
47 Report all bugs to bug-teseq@gnu.org
48
50 Copyright © 2008 Micah Cowan <micah@cowan.name>. License GPLv3+: GNU
51 GPL version 3 or later <http://gnu.org/licenses/gpl.html>
52 This is free software: you are free to change and redistribute it.
53 There is NO WARRANTY, to the extent permitted by law.
54
56 The full documentation for teseq is maintained as a Texinfo manual. If
57 the info and teseq programs are properly installed at your site, the
58 command
59
60 info teseq
61
62 should give you access to the complete manual.
63
64
65
66teseq 1.0.0 August 2008 TESEQ(1)