Half-decent keyboard handling for pterm. Not very well done - it
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Oct 2002 12:14:05 +0000 (12:14 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Oct 2002 12:14:05 +0000 (12:14 +0000)
commita57cd64bc1a34bd8d8ca6ab1c9deb9c3eb1cdc6a
tree703b95ddd9384df0a1dcb917dd0c27fa9ecadfa1
parent2c0380dc65ab5ea511633764aaa59de4c07e669b
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2013 cda61777-01e9-0310-a592-d414129be87e
unix/pterm.c