Tartarus CVS: putty simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Thu, 10 Oct 2002 13:14:05 +0100


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	02/10/10 13:14:05

Modified files:
	unix           : pterm.c 

Log message:
Half-decent keyboard handling for pterm. Not very well done - it
would have been better to abstract the general key-handling rules
away from the platform-specific keysyms rather than doing clone-
and-hack as I've done - but it'll serve for now. Now all I need is a
real pty back end and pterm should be a just-about-usable prototype.