code: drawterm

Clone

clone: git://git.9front.org/plan9front/drawterm gits://git.9front.org/plan9front/drawterm
push: hjgit://git.9front.org/plan9front/drawterm

Last commit

a08fb228 – cinap_lenrek authored - 2016/02/27 19:13
update libdraw code to 9front version, cleanup x11 code

About

DESCRIPTION
-----------
This is a fork of Russ Cox's drawterm to incorporate features
from Plan9front (http://9front.org), most importantly DP9IK
authentication support (see authsrv(6)) and the TLS based rcpu(1)
protocol.


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 can use Visual C or Mingw on cygwin.


BINARIES
---------
http://drawterm.9front.org/


SOURCE
------
https://code.9front.org/hg/drawterm


HELP
----
No.