git: drawterm


branches: front ci

Clone

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

Last commit

9ca0eeaa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/21 21:01
mpxor: sign should be 1/-1, not 0/-1 (from 9front)

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't use Visual C. Use Mingw on cygwin.

To build on Mac OS X with X11 (xquartz), run CONF=osx-x11 make.


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


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


HELP
----
No.