On 16 July 2010 06:27, Christian J. Robinson wrote: > On Wed, Jun 30, 2010 at 12:21 PM, björn wrote: >> >> I agree that <MouseUp> is also confusing but unfortunately that >> can't be changed since it will break backward compatibility (it is >> possible to bind to <MouseUp>). Using <MouseScrollLeft> but then >> <MouseUp> seemed even weirder to me which is why I chose <MouseLeft> >> even though I dislike it. > > This thread seems to have petered out without any sort of resolution. > > I would like to see horizontal mouse wheel support added to Vim. > > For what my opinion is worth, I don't think we'll ever get away from > the <MouseUp>/<MouseDown> identifiers, but perhaps a decent compromise > is to continue supporting them as "legacy"/deprecated, then add: > > <MouseScrollUp> (Same as <MouseUp>) > <MouseScrollDown> (Same as <MouseDown>) > <MouseScrollLeft> > <MouseScrollRight>
I think this is a good compromise -- unless there are any immediate objections I'll go ahead and update the patch. Please note that I still need volunteers to test the patch on GTK since I do not have access to it. Independent confirmation that the patch actually works might increase the chances of it being included. (I have only tested it in MacVim.) Thanks, Björn -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
