Implement Richard's really clever idea about bell overload mode:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 20 Oct 2002 13:23:30 +0000 (13:23 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 20 Oct 2002 13:23:30 +0000 (13:23 +0000)
commit2cb502506f9a85b821564075645daf778188d2f4
treec36667d2dee9efbb1bb33594c0631de49462827e
parentf19463060bdecac628280dc313c88ed42be12054
Implement Richard's really clever idea about bell overload mode:
it's automatically deactivated by any keypress, so that command-line
beeps from (e.g.) filename completion don't suddenly stop occurring,
but it still provides a rapid response to an accidental spewing of a
binary to your terminal.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2107 cda61777-01e9-0310-a592-d414129be87e
doc/config.but
putty.h
terminal.c
unix/pterm.1
unix/pterm.c
window.c