|
|
1.1 root 1: /*
2: * Screen definition file
3: * This file generated from ../escapes
4: */
5: #include <escapes.h>
6:
7: backGrnd escapes_data[] = {
8: "|\t\t\t\t\t\t\t\t\t |",
9: 0, 0,
10: "|\tSubentries\t\t\t\t\tEscape Codes |",
11: 1, 0,
12: "An expect entry may take the form\t \"\" Expect a null string",
13: 2, 0,
14: "expect-subsend-subexpect\t\t \\b Send backspace",
15: 3, 0,
16: "Where subsend is a possibly\t\t \\c If send string ends with \\c",
17: 4, 0,
18: "empty string enclosed in hyphens\t suppress newline after string",
19: 5, 0,
20: "to be sent if the expect string\t\t \\d Delay 1 second after sending",
21: 6, 0,
22: "is not recieved. For example:\t\t \\n Send a newline",
23: 7, 0,
24: "ogin:--ogin:\t\t\t\t \\r Send a carrage return",
25: 8, 0,
26: "If ogin: is not recieved send a\t\t \\s Send a space",
27: 9, 0,
28: "newline and wait for ogin: again\t \\t Send a tab",
29: 10, 0,
30: NULL
31: };
32:
33: loc escapes_locs[] = {
34: NULL
35: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.