2005-11-07 17:46:26 +00:00
2005-11-07 17:13:41 +00:00
2005-11-07 17:21:23 +00:00
2005-11-07 17:34:39 +00:00
2005-11-07 17:21:23 +00:00
2005-11-07 17:46:26 +00:00
2005-11-07 17:13:41 +00:00
2005-11-07 17:13:41 +00:00
2005-11-07 17:13:41 +00:00
2005-11-07 17:34:39 +00:00
2005-11-07 17:13:41 +00:00
2005-11-04 15:47:45 +00:00
2005-11-07 17:13:41 +00:00
2005-11-07 17:13:41 +00:00
2005-11-04 16:05:20 +00:00
2005-11-07 17:34:39 +00:00
2005-11-04 16:05:28 +00:00
a
2005-08-08 12:50:13 +00:00
2005-11-07 17:43:17 +00:00
2005-11-07 17:43:17 +00:00
a
2005-08-08 12:50:13 +00:00
2005-11-04 17:19:32 +00:00
2005-11-07 17:43:17 +00:00
2005-11-07 17:37:24 +00:00
2005-11-07 17:21:23 +00:00
2005-11-04 15:47:45 +00:00
2005-11-07 17:13:41 +00:00
a
2005-08-08 12:50:13 +00:00
2005-11-07 17:34:39 +00:00
a
2005-08-08 12:50:13 +00:00
2005-11-07 17:43:17 +00:00
2005-11-04 15:36:40 +00:00

INSTALLATION
--------------
To build on Unix, run CONF=unix make.

To build on Windows, you need Mingw.  See http://www.mingw.org.
Edit Make.config to uncomment the Windows section
and comment out the rest.  Then run CONF=windows make.

(You can download nmake from 
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q132084
Rename it to make.exe and put it in your path somewhere.
)

I haven't tested the Windows build on Windows itself.
I cross-compile using mingw32 on Linux.


BINARIES
---------
See http://swtch.com/drawterm/

SOURCE
------
Use CVS: cvs -d :pserver:anoncvs@cvs.pdos.csail.mit.edu:/cvs co drawterm
On the web at http://cvs.pdos.csail.mit.edu/cvs/drawterm

TO DO:
------

- Should import latest /dev/draw to allow resize of window

- Should copy 9term code and make console window a real
	9term window instead.

- Should implement /dev/label.

Description
Connect to Plan 9 CPU servers from other operating systems.
Readme
Languages
C 92.9%
Python 6.5%
Makefile 0.6%