neovim/test
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
..
benchmark test/benchmark: clean up according to luacheck 2015-11-23 13:57:21 +01:00
config shada: When using shada-r normalize option path 2015-10-08 22:01:10 +03:00
functional mouse: Implement horizontal scroll. #3450 2016-04-25 01:31:44 -04:00
includes test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
unit test/unit: ensure event_init() 2016-04-25 00:42:44 -04:00
.luacheckrc test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00