Do not send raw mouse events in the middle of a selection operation, even if
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 Jun 2006 12:56:52 +0000 (12:56 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 Jun 2006 12:56:52 +0000 (12:56 +0000)
commit199a0c6ebd4b9eb8a8b71aa1b1a8030355f6542b
treebed462e88bffea16ddd799878fde88b3b77e15d1
parent6cc1b78c02d74f9432e719d2e3e79b42d00e119e
Do not send raw mouse events in the middle of a selection operation, even if
we otherwise would (for instance, if Shift is released before the mouse button
being used for selection).

git-svn-id: svn://svn.tartarus.org/sgt/putty@6727 cda61777-01e9-0310-a592-d414129be87e
terminal.c