]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Jordan Russell's patch (3rd of several). We now don't call TermOut()
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Dec 2001 14:47:59 +0000 (14:47 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Dec 2001 14:47:59 +0000 (14:47 +0000)
commit02a926f6c125c580f77d1520f2d050ee2d3a9a25
tree737dc1924e6668fdf8f8f06b86ef2fb3f205a3b2
parent66a53cd2c0d06c4fe1fe2d19d3e1e05932549146
Jordan Russell's patch (3rd of several). We now don't call TermOut()
if the PuTTY window has the mouse capture (i.e. a drag-select is in
progress). This means you can drag-select at your leisure without
the screen contents wandering around providing you with a moving
target. Likewise dragging the scrollbar to find a piece of history
in the scrollback.

[originally from svn r1517]
window.c