1
2'term' was written by Michael O'Reilly.
3
4If you don't know what term is, then you can ignore this file. :)
5
6Otherwise, if you want term support, read on...
7
8You need to edit the Makefile and edit the TERMDIR variable to the
9directory of your term source and client.a.
10
11If you don't want 'term' compression on for powwow, take out the
12-DTERM_COMPRESS in the CFLAGS variable in the Makefile.
13
14Edit any of the other variables you find neccessary.
15
16Read the original README for information you might need to know.
17
18Then do "make termpowwow"
19
20Note: Unfortunately one of the setbacks of termpowwow is that it won't
21detect unknown hosts, nor will it detect if the host refused the connection.
22If you don't get any output from a host after a few moments, then you'll
23have to ^C.  I don't think there's any way around this.
24
25(note - term support does not allow multiple sessions...)
26
27