mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
Add support for horizontal scroll wheel. (Bjorn Winckler)
This commit is contained in:
@@ -10927,6 +10927,8 @@ f_getchar(argvars, rettv)
|
||||
|| n == K_X2MOUSE
|
||||
|| n == K_X2DRAG
|
||||
|| n == K_X2RELEASE
|
||||
|| n == K_MOUSELEFT
|
||||
|| n == K_MOUSERIGHT
|
||||
|| n == K_MOUSEDOWN
|
||||
|| n == K_MOUSEUP)
|
||||
{
|
||||
|
Reference in New Issue
Block a user