summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/mouse.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
2023-11-29refactor(IWYU): create normal_defs.h (#26293)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-01-09feat(ui): add 'statuscolumn' optionluukvbaal1
2022-11-01refactor: move do_mouse() and its helpers to mouse.c (#20895)zeertzjq1
2022-08-26refactor: change FALSE/TRUE to false/trueLewis Russell1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-04-03vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2020-04-26vim-patch:8.0.1138: click in window toolbar starts Visual modeJan Edmund Lazo1
2016-04-25mouse: Implement horizontal scroll. #3450bambu1
2015-02-21refactor: Remove term modules and termcap optionsThiago de Arruda1
2014-11-27ui: Extract mouse.c/mouse.hThiago de Arruda1