Files
neovim/test/functional
bambu 5a5ef1c222 mouse: Implement horizontal scroll. #3450
- Code from Vim source.
- Removed the check for 'guioptions'
- mouse_spec.lua: test <ScrollWheelLeft> and <ScrollWheelRight>
- Move horizontal scroll logic to mouse.c
- Remove 'gui_' from the function names
- Renamed variables to be more specific (as opposed to generic p, w).
- Marked some functions as `static`
2016-04-25 01:31:44 -04:00
..
2016-04-21 03:15:08 -04:00
2015-10-08 22:01:12 +03:00
2016-04-15 02:23:27 -04:00
2016-04-13 09:21:32 -03:00
2016-03-07 03:58:29 -03:00