Splitscreen is a client for ttylink or convers.  It features a scrollback
buffer and line editing.  It uses NCURSES for screen formatting.  I have used
this program for a few years, slowly whittling away bugs until it seems stable.

To install, edit the Makefile and splitscreen.c to be sure it all makes sense, 
then make and make install.  Then, you might want to edit /etc/services and 
make sure convers and ttylink are defined.  If not, add lines like: 

link            87/tcp          ttylink		# NOS ttylink (sysop chat)
convers         3600/tcp                        # NOS convers (multiuser chat)

I offer this utility with no support and no guarantees.  I can be reached
at <dcb@vectorbd.com>, but I can't promise I'll respond.
