]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Three new configurable options:
authorSimon Tatham <anakin@pobox.com>
Sat, 21 Oct 2000 16:30:58 +0000 (16:30 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 21 Oct 2000 16:30:58 +0000 (16:30 +0000)
commit6eb613e3c4869e5ea2ecf07a2ff9b63125a3d99b
treef21f020b3ed8da3c450c9a560f703b8bec6e49da
parent77c8e3c17c687e76c15317ed0bccdab6f71ddb7b
Three new configurable options:
 - Robert de Bath's Compose key is now off by default and configurable on
 - The ages-old controversy over whether ALT by itself should bring the
   System menu up is now controllable by a config option
 - You can now independently configure whether scrollback resets on a
   keypress _and_ whether it resets on screen activity.

[originally from svn r741]
putty.h
settings.c
terminal.c
windlg.c
window.c