]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
First attempt at multiple-session support. This has broken meta handling,
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 29 Mar 1999 19:50:24 +0000 (19:50 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 29 Mar 1999 19:50:24 +0000 (19:50 +0000)
commit82fecf970f54ab1b7c10ee914af156cac64136e5
tree814bf7701af67207a111c522010f89fbe634d848
parentb9bc97dd25b9239b647149c93722b89d70b58238
First attempt at multiple-session support.  This has broken meta handling,
since mac.c needs to know whether to grab Cmd-keys or not.

[originally from svn r138]
mac.c
macterm.c
putty.h
terminal.c
testback.c