David du Colombier 14d8b39a82 Plan 9 from Bell Labs 2008-05-10 16 years ago
..
exportfs 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
gui-win32 777367fb0e Plan 9 from Bell Labs 2006-03-07 18 years ago
gui-x11 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
include 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
kern 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
libauth 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
libauthsrv c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
libc 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
libdraw c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
libmemdraw 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
libmemlayer 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
libmp 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
libsec 14d8b39a82 Plan 9 from Bell Labs 2008-05-10 16 years ago
posix-386 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
posix-amd64 2b1b0df20a Plan 9 from Bell Labs 2006-05-23 18 years ago
posix-mips 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
posix-power 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
posix-sun4u 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
win32-386 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
9ball.ico c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
9ball.rc c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
LICENSE c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
Make.config eb22300eaa Plan 9 from Bell Labs 2006-03-13 18 years ago
Make.irix 57b42a0c3b Plan 9 from Bell Labs 2006-01-18 18 years ago
Make.osx b0b726a6ec Plan 9 from Bell Labs 2006-04-05 18 years ago
Make.sun 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
Make.unix eb22300eaa Plan 9 from Bell Labs 2006-03-13 18 years ago
Make.win32 777367fb0e Plan 9 from Bell Labs 2006-03-07 18 years ago
Makefile c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
README 0112711b67 Plan 9 from Bell Labs 2006-05-22 18 years ago
args.h c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
cpu-bl.c 8b6585120e Plan 9 from Bell Labs 2007-06-13 17 years ago
cpu.c 8b6585120e Plan 9 from Bell Labs 2007-06-13 17 years ago
drawterm.h c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
drawterm.ico c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
drawterm.rc c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
drawterm.res c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
latin1.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
main.c eb22300eaa Plan 9 from Bell Labs 2006-03-13 18 years ago
posix-factotum.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
readcons.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
resource.h c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
secstore.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago
win32-factotum.c c8feb49e42 Plan 9 from Bell Labs 2005-12-30 18 years ago

README

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

To build on Solaris using Sun cc, run CONF=sun 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
In the Plan 9 distribution: /sys/src/cmd/unix/drawterm


HELP
----
Email Russ Cox with bug reports or problems.


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.