On 14-06-23 03:34 PM, Balazs Kezes wrote:
> On 2014-06-04 11:03 -0400, Alan Paul wrote:
>> This patch (commit 353d182) broke my vim mousing. I have it turned off
>> in vim (mouse=) With this patch, vim now controls my mouse regardless
>> of the "mouse=" setting.
>
> On a second thought I think that
Hi,
maybe you can make use of some notes of how mouse mode could work, I
never got to the code part though.
* use a timer to time-out/ close the copy-mode after release of
mouse button
* remember the last active selection in copy mode per pane, even
after closing it dow