Annotation of researchv10no/ncurses/screen/termcap.ed, revision 1.1.1.1

1.1       root        1: e caps
                      2: g/^#/d
                      3: /--- begin bool/+,/--- end bool/-w bool
                      4: /--- begin num/+,/--- end num/-w num
                      5: /--- begin str/+,/--- end str/-w str
                      6: e bool
                      7: 1,$s/"/'/
                      8: 1,$s/"/'/
                      9: 1,$s/  *'[^    ]*'     *"//
                     10: 1,$s/".*//
                     11: 1,$s/\(.*\),\(.\)\(.\)/        case two('\2','\3'): rv = \1; break;
                     12: w
                     13: e num
                     14: 1,$s/"/'/
                     15: 1,$s/"/'/
                     16: 1,$s/  *'[^    ]*'     *"//
                     17: 1,$s/".*//
                     18: 1,$s/\(.*\),\(.\)\(.\)/        case two('\2','\3'): rv = \1; break;
                     19: w
                     20: e str
                     21: 1,$s/"/'/
                     22: 1,$s/"/'/
                     23: 1,$s/  *'[^    ]*'     *"//
                     24: 1,$s/".*//
                     25: 1,$s/\(.*\),\(.\)\(.\)/        case two('\2','\3'): rv = \1; break;
                     26: w
                     27: e termcap.form
                     28: /BOOL/d
                     29: -r bool
                     30: /NUM/d
                     31: -r num
                     32: /STR/d
                     33: -r str
                     34: w termcap.c
                     35: q

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.