X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=kdfR1uEqTYRq2p6MF+p+Qb6vMbG/U1km9er6IEeqp/2
	HxH68nxLWlYr5NhTqpQByBYB81RtUJym8wcbYD7eYsOLvk4QMV5E1GFKw5nzKAXI
	WUewl7WOHAANp+i5VwKaTkwfsHY9Zk+4fMm3BVvtkNYojUDn7x43gzB00o3GvOVk
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=KpFVoIxg1FgLOvE2sC+LvMR8RsI=; b=bYgIscg5PGEoDNTm7
	ewMDwT9+v06RFukIGj+H4rHq3HLu0bP64POlVyWfeXPbiUj/Cjo3e3giBTbsEfHZ
	ExrH6hhCGhMgVHes/HhVxpO8NwG/uO/Ztlck/gHqQdTwcpFgCCORgJ5XPN8qYgIu
	4HL6bMBMVDZA7TVgi1uSiyfDJI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2
X-HELO: mout.kundenserver.de
Message-ID: <55A1051A.30300@towo.net>
Date: Sat, 11 Jul 2015 13:59:22 +0200
From: Thomas Wolff <towo@towo.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Vim, Mintty, and mouse resizing no longer works.
References: <55A068C7.2090300@gmail.com>
In-Reply-To: <55A068C7.2090300@gmail.com>
X-TagToolbar-Keys: D20150711135922468
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-UI-Out-Filterresults: notjunk:1;V01:K0:3DzUYSrp7eQ=:ptOwV07Cg8cCOCYg6hanFA VkOLA2flZRB6AeB87g6uh739dbboipvrcSDcNRqqB6FNH3E61QFQxoxugmAeol3abjz4cuRuV JlnE2qwbp+8nmiKQzhA6ffhKFz7EsjCgDL62tpwjGVWZdteqA1cL+spZpkCrY6+DUWDOtDoAk ysKq/Vyq08/M/844aZ0klxsqHJBLkIuULPn7Ni4RkfVhNOXdPLKLZUoe0DKuO8Cy8VG3ZURP7 KImVTGY+mRErT0r2gKNY7UxieKKwMQT+NLbWVXf1un3scq9CSVwgTLjxnuQ4o1u/EMFNfXMWi uC/7t5LDOUuA7311ZBvCrWBAC9z9vnkSRRnsvZLYmU0E0ZTiA5LPYGZzQpD7hWdXG7TZmWzBd 30ZTPvYIpFEIJpHXngxwnPNOH6tkxjk75UtFn0QC/t+ZChH0TusguNQxmA8TuSAq8MjLE4RO6 1DuxSOnrJ2/vFDekgJEfYyKSZlXUDO9cQpW4OMnzs1/eDb/DhlajqFR4FGSVI3P3aeVFfLUo1 IpIyeDygnC4OcsvbmUzMjlU2V8ir32gCoTDdPvyJlXOjV7xT2T4KUyISm5Xo1Ew7Dw+6+Yp6x 6MFU3KhEoUZe+ITI+InOVAKOTjWHMZoZzBWZAGFZ0abwM2ni4+7voCUqQFSSjQ5JhJQaWPZch Xvm/UO8nCv1hUC6u0ZwWQlYv56uyiwXJu7253OEDvVaW9TA==
X-IsSubscribed: yes

Am 11.07.2015 um 02:52 schrieb James Darnley:
> Hi Thomas
>
> Unfortunately I have a complaint to make.
>
> When using the latest Mintty release I can no longer use the mouse to
> resize split windows in Vim.  In 1.1.3, I can drag any window separator
> around to change the size of them.  In 2.0.2 Aim appears to interpret
> the mouse as trying to make a visual section in one window.
>
> I tried quickly to narrow down which commit might have introduced the
> problem using git bisect, unfortunately it was slowed down by some
> commits not compiling.  However it did lead to producing this message.
>
>> 4765275a7cfd9fadc74aedc1191de5390fa11c09 is the first bad commit
>> commit 4765275a7cfd9fadc74aedc1191de5390fa11c09
>> Author: Thomas Wolff <mintty@users.noreply.github.com>
>> Date:   Tue Jun 16 14:45:20 2015 +0200
>>
>>      fix restructuring
> If I checkout the commit immediately preceding this the mouse works as I
> expect.  I cannot explain why this might be the case as it looks like
> there are no relevant code changes in that commit.
>
> I will try to investigate some more but I wanted to let you know.
The commit you refer to did not change any actual code, so maybe 
something in the environment is involved.
Please describe a reproducible test case. How would you setup split 
windows in vim? How would you try to resize them?
Also, did you use one of the new mouse options, like MiddleClickAction?
Thomas

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

